log test/call_suite/globals.c @ 515:c9c546f8598b

age author description
Sun, 10 Apr 2022 21:05:33 +0200 Tassilo Philipp - added _Bool type to call_suite* tests
Mon, 21 Mar 2022 10:02:04 +0100 Tassilo Philipp - added unsigned types to call_suite test
Wed, 26 Jan 2022 16:00:39 +0100 Tassilo Philipp - cleanup hardcoded DBL_MAX
Wed, 26 Jan 2022 11:37:57 +0100 Tassilo Philipp - call_suite cleanup (no change in functionality): removal of unused decl, freeing memory at end, func renaming for clarity, static for tu-local symbols, ...
Mon, 17 Jan 2022 15:46:38 +0100 Tassilo Philipp - simplified test/call_suite further
Mon, 17 Jan 2022 11:36:09 +0100 Tassilo Philipp - simplified and decluttered test/call_suite
Thu, 19 Apr 2018 20:10:26 +0200 Tassilo Philipp - file header cleanups for release
Sat, 19 Dec 2015 23:04:42 +0000 Daniel Adler bugfix: value and control-group arrays need to be max-arg size + 1 (... futher cleanup is needed as index 0 in array is not used at all ;-/ )
Thu, 19 Mar 2015 22:24:28 +0100 Daniel Adler initial from svn dyncall-1745