cling/test
Philippe Canal f715135d1c Don't clang-format cling test script.
Since the test script is not a fully compliant C++ file, clang-format can not
(be expected to) follow its unusual conventions/requirements.
2017-08-24 18:59:04 +02: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 Fix tests on platforms with __float128 without forcing C++14. 2017-07-05 10:00:05 +02: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 Fix test for CERN/master. 2017-06-23 10:44:12 +02:00
Prompt When looking for the end of a block comment, really don’t bother with nesting. Finding the first end is good enough, the real parser can warn about any balancing issues. 2017-07-13 10:21:58 +02: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