llvm-project/libcxx/test
Louis Dionne 9949cfbd05 [libc++] Make sure the source file appears before link libraries when compiling tests
Otherwise, files don't link when using a GNU linker, which is more
sensitive on the order of the source file relative to the various
linked libraries. See http://c-faq.com/lib/libsearch.html for an
explanation of the problem.
2020-04-07 08:58:40 -04:00
..
libcxx [libc++] Make sure the source file appears before link libraries when compiling tests 2020-04-07 08:58:40 -04:00
pretty_printers [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
std [libc++] Mark two std::timed_mutex tests as flaky 2020-04-06 12:41:10 -04:00
support [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
CMakeLists.txt [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
lit.cfg [libc++] 2/N: Enable the new libc++ testing format by default 2020-04-06 18:35:17 -04:00
lit.site.cfg.in [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present 2020-03-25 15:29:58 +03:00