diffblue-cbmc/regression/cbmc-with-incr
Michael Tautschnig 949b116b10 Ensure __LINE__ is expanded
We previously generated several declarations with the same name, because
the C preprocessor does not expand __LINE__ after a concatenation
operator. Add two levels of indirection to achieve this. Using
declarations with the same name was kind of ok for the C front-end, but
is a bug with any C++ front-end.
2019-04-19 17:48:34 +00:00
..
ASHR1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Address_of1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Address_of2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Anonymous_Struct1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Anonymous_Struct2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Anonymous_Struct3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Array_Initialization1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Array_Initialization2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Array_Initialization3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Array_UF incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Assumption1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
BV_Arithmetic1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
BV_Arithmetic2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
BV_Arithmetic3 Modified tests to pass without using grep 2017-02-14 17:29:15 +00:00
BV_Arithmetic4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
BV_Arithmetic5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
BV_Arithmetic6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Bitfields1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Bitfields2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Bool1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Bool2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Bool3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Bool4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Boolean_Guards1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Computed-Goto1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Division1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Division2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Double-to-float-no-simp1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Double-to-float-no-simp1-fix1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Double-to-float-no-simp1-fix2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Double-to-float-with-simp1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Ellipsis1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Ellipsis2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Endianness1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Endianness2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Endianness3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Endianness4 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Endianness5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Endianness6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Endianness7 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Endianness8 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Endianness9 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Error_Label1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Error_Label2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Error_Label3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Eval_Order1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Eval_Order2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Exceptions1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Failing_Assert1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Fixedbv1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Fixedbv2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Fixedbv3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Fixedbv4 Modified tests to pass without using grep 2017-02-14 17:29:15 +00:00
Fixedbv5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Fixedbv6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Fixedbv7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-Rounding1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-Rounding2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-data-dependent-rounding incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-div1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-flags-no-simp1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-flags-simp1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-no-simp1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-no-simp2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-no-simp3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-no-simp4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-no-simp5 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Float-no-simp6 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-no-simp7 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-no-simp8 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-no-simp9 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float-overflow1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-overflow2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-to-double1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float-to-double2 more line terminators 2016-09-17 11:15:22 +01:00
Float-zero-sum1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float8 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float11 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float12 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float13 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float14 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float18 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Float19 more line terminators 2016-09-17 11:15:22 +01:00
Float20 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Float21 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float22 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Float_lib1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Float_lib2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Free1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Free2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Free3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Free4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function-KnR1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Function1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function5 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function7 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function8 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function9 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function10 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function11 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function12 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function13 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Eval_Order1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Function_Eval_Order2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Function_Parameters1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer5 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer8 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer9 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer10 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer11 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer12 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer13 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Function_Pointer14 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Function_Pointer15 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Function_Pointer16 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Function_Pointer17 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Global_Initialization1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Global_Initialization2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Initialization1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Initialization2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Initialization3 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Initialization5 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Initialization6 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Initialization7 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Linking1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Linking2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Linking3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Linking4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Local_out_of_scope1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Malloc12 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Malloc13 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Malloc14 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Malloc15 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Malloc16 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Malloc17 Generalize ID_malloc to ID_allocate with optional zero-init 2017-11-06 17:11:21 +00:00
Malloc18 Generalize ID_malloc to ID_allocate with optional zero-init 2017-11-06 17:11:21 +00:00
Malloc19 Generalize ID_malloc to ID_allocate with optional zero-init 2017-11-06 17:11:21 +00:00
Malloc20 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Memmove1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Memory_leak1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Memory_leak2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Mod1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Mod2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Multi_Dimensional_Array1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Multi_Dimensional_Array2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Multi_Dimensional_Array3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Multi_Dimensional_Array4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Multi_Dimensional_Array5 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Multi_Dimensional_Array6 tests: drop number of iterations 2017-10-27 21:19:08 +02:00
Negation1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Negation2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Overflow_Addition1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Overflow_Multiplication1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Pointer_Arithmetic5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic8 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Pointer_Arithmetic9 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Pointer_Arithmetic10 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Pointer_Arithmetic11 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_Arithmetic12 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_Arithmetic13 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_Assume1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Pointer_array1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_array2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_byte_extract1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_byte_extract2 tests: drop number of iterations 2017-10-27 21:19:08 +02:00
Pointer_byte_extract3 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_byte_extract4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Pointer_byte_extract5 tests: drop number of iterations 2017-10-27 21:19:08 +02:00
Pointer_byte_extract6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Pointer_byte_extract7 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Pointer_byte_extract8 tests: drop number of iterations 2017-10-27 21:19:08 +02:00
Pointer_difference1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Promotion1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Promotion2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Quantifiers1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Recursion1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Recursion2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Recursion3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Recursion4 more line terminators 2016-09-17 11:15:22 +01:00
Recursion5 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Recursion6 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Sideeffects1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Sideeffects2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Sideeffects3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Sideeffects4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Sideeffects5 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Sideeffects6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Static2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Static_Functions1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
String1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
String2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
String3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
String4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
String5 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
String6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
String7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
String_Literal1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Bytewise1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Struct_Bytewise2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Struct_Initialization1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Initialization2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Initialization3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Initialization4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Struct_Initialization5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Initialization6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Initialization7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Initialization8 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Struct_Initialization9 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Struct_Initialization10 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Struct_Padding1 Ensure __LINE__ is expanded 2019-04-19 17:48:34 +00:00
Typecast1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Typecast2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Undefined_Function1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Union_Initialization1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Unwinding_Assertions_Improved1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
Unwinding_Locality1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Variadic1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Visual_Studio_Types1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Visual_Studio_Types2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Volatile1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
Zero_Initialization1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
__func__1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
abs1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
argv1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
atomic_section_seq1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
char1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
character_handling1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
comma1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
complex1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
compound_literal1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
const_ptr1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
enum1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
enum2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
enum3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
enum4 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_array1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_array2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_array3 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_array4 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_array5 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_array6 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_array_of_struct1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_array_of_struct2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_array_of_struct3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_array_of_struct4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_struct1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_struct2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_struct3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_struct4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_struct5 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_struct_containing_arrays1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_struct_containing_arrays2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
equality_through_struct_containing_arrays3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_union1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_union2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
equality_through_union3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
exit1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
extern_initialization1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
extern_initialization2 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
for-break1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
for1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
for2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
for3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
function_option1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
gcc_c99-bool-1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
gcc_conditional_expr1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
gcc_local_label1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
gcc_statement_expression1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
gcc_statement_expression2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
gcc_statement_expression3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
gcc_statement_expression4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
gcc_statement_expression5 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
gcc_vector1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
gcc_vector2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
goto1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
goto2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
goto3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
goto4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
if1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
if2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
if3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
if4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
inline1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
int-to-float1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
int-to-float2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
locations1 Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
noop1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
null1 Ensure __LINE__ is expanded 2019-04-19 17:48:34 +00:00
null2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
offsetof1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
pipe1 tests: drop number of iterations 2017-10-27 21:19:08 +02:00
realloc1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
return1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
return3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
return4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
return5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
strtol1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
strtol2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
struct1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
struct3 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
struct4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
struct6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
struct7 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
struct8 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
switch1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
switch2 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
switch3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
switch4 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
switch5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
switch6 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
union1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
union2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
union3 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
union4 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
union5 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
union6 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
unsigned_char1 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
va_list1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
va_list2 incremental regressions from Peter's branch 2015-11-29 14:42:45 +00:00
void_ifthenelse Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
while1 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Makefile merge fixes 2017-04-03 16:57:59 +01:00