cling/test
Axel Naumann 315dfad70e Adapt to new default opt level.
As the default opt level decides which user-set opt levels cling will complain about, "control flow" changes were needed for the tests.
2017-11-07 19:44:33 +01:00
..
Autoloading Create a virtual file entry for each input line. 2017-06-08 10:29:13 +02:00
CodeGeneration Dont pass -fPIC flag on Windows (unsupported option) 2017-07-06 16:59:40 +02:00
CodeUnloading Don't clang-format cling test script. 2017-08-24 18:59:04 +02:00
Driver Don't run Gnu.C test on Windows... 2017-07-06 16:44:06 +02:00
ErrorRecovery Combine similar tests into one file. 2017-06-21 08:29:11 +02:00
Extensions Windows: Fix various test failures. 2016-12-12 12:44:09 +01:00
Interfaces Adapt to format changes in floating point value printing. 2017-11-07 19:44:33 +01:00
LibraryCall Add CLING_EXPORT macro. 2016-12-12 12:44:09 +01:00
Lookup Fix test to check the right thing. 2017-06-26 17:44:07 +02:00
MultipleInterpreters Add cling output streams to cling/Utils/Output.h 2016-12-19 13:59:11 +01:00
NullDeref Remove .rawInput from a variety of tests to test unwrapped function input. 2016-09-05 12:44:13 +02:00
Pragmas Adapt to new default opt level. 2017-11-07 19:44:33 +01:00
Prompt Adapt to new default opt level. 2017-11-07 19:44:33 +01:00
Recursion Update to XCode 5.1; e.g. ignore type of std::string::c_str(). 2014-03-31 15:15:57 +02:00
SourceCall Remove .rawInput from a variety of tests to test unwrapped function input. 2016-09-05 12:44:13 +02:00
Utils Windows: Fix type printed for test/Utils/Transform.C 2017-06-21 08:29:10 +02:00
CMakeLists.txt CMake: Remove extraneous dependencies for CLING_TEST_DEPS. 2017-02-21 16:34:19 +01:00
lit.cfg Dont pass -fPIC flag on Windows (unsupported option) 2017-07-06 16:59:40 +02:00
lit.site.cfg.in Update cling's testsuite to use the newest llvm lit. 2013-09-27 14:33:04 +02:00