llvm-project/lldb/test/lang/c
Andrew Kaylor bd6389b11f Additional fixes/xfails for icc tests
llvm-svn: 187730
2013-08-05 17:12:35 +00:00
..
anonymous If using clang 3.4, skip tests affected by llvm.org/pr16214 2013-06-12 16:48:33 +00:00
array_types Fix single whitespace before breakpoint filename in some tests due to r183932. 2013-06-17 19:00:31 +00:00
bitfields Adds a test for 'target module dump symfile' to the LLDB suite. 2013-07-31 20:01:04 +00:00
blocks Patch from Dan Malea daniel.malea@gmail.com to add some required 2012-11-08 23:50:33 +00:00
const_variables Update break conditions test to have consistent behaviour on all test suite compilers. 2013-07-31 16:27:27 +00:00
enum_types Fixed enum printing for negative enums. There previously was no testing to validate that enum values were being displayed correctly. 2013-03-06 06:23:54 +00:00
forward <rdar://problem/12028723> 2013-01-09 20:12:53 +00:00
function_types tests: Mark expected FreeBSD failures due to pr16697 2013-07-30 13:08:24 +00:00
global_variables Add the LD_LIBRARY_PATH to target.env-vars for tests expecting libimf.so when testing with ICC. 2013-07-31 20:13:04 +00:00
inlines Move top level inlines dir to reside under lang/c. 2011-06-27 21:55:59 +00:00
recurse Move top level recurse dir to reside under lang/c. 2011-06-27 21:57:58 +00:00
set_values <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
shared_lib Add the LD_LIBRARY_PATH to target.env-vars for tests expecting libimf.so when testing with ICC. 2013-07-31 20:13:04 +00:00
shared_lib_stripped_symbols Add the LD_LIBRARY_PATH to target.env-vars for tests expecting libimf.so when testing with ICC. 2013-07-31 20:13:04 +00:00
stepping Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +00:00
strings tests: Mark expected FreeBSD failures due to pr16697 2013-07-24 20:30:34 +00:00
struct_types Additional fixes/xfails for icc tests 2013-08-05 17:12:35 +00:00