M.F. Caetano wrote:
I'm trying to compile the test located in mozilla/netwerk/test/TestCacheBlockFiles.cpp, but I didn't have success.

Hm, that specific test is quite outdated and has clearly not been compiled anytime recently. It also seems to use MacOS-specific headers... I wouldn't bother trying to compile this specific test.

Try one of the files that are listed in the Makefile.in in that directory, those actually get compiled regularly. A test that's definitely supposed to work is, for example, TestProtocols.cpp (although this is not a test in the sense of a unit test. It allows manual testing of necko protocols).

-christian
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to