hanchenye-llvm-project/lldb/test/lang/c
Greg Clayton e6352e4797 Pick better floating point numbers (ones that can be exactly represented) in floating point instead of something that can't to avoid test suite failures on different devices and architectures.
<rdar://problem/18826900>

llvm-svn: 221468
2014-11-06 18:39:39 +00:00
..
anonymous This test actually works alright - we were just checking for the wrong string 2014-10-16 22:04:05 +00:00
array_types
bitfields
blocks Associate a bug tracking ID with this test case 2014-10-16 22:06:26 +00:00
const_variables
enum_types
forward
function_types
global_variables
inlines
recurse
register_variables
set_values Pick better floating point numbers (ones that can be exactly represented) in floating point instead of something that can't to avoid test suite failures on different devices and architectures. 2014-11-06 18:39:39 +00:00
shared_lib Add a few more bug IDs for x'fail test cases 2014-10-17 00:47:44 +00:00
shared_lib_stripped_symbols
stepping
strings
struct_types Made multi-line test case actions possible in 2014-10-17 00:39:37 +00:00
tls_globals