Code review comment for lp:~zorba-coders/zorba/bug-896426

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

Uhm.... I don't think it was ever the intention to move *all* unit tests from test/unit to src/unit_tests. Tests that test things that are *supposed* to be in the public API (as opposed to things declared ZORBA_DLL_PUBLIC just so they'd link) should *stay* in test/unit, e.g., stemmer.cpp, tokenizer.cpp, thesaurus.cpp.

« Back to merge proposal