Commit Graph

937 Commits

Author SHA1 Message Date
cf769f60b9 Add a test for array_new_filter() 2018-04-24 01:47:52 +02:00
ef1fdb2e5c Add array_new_filter{,_swap}() 2018-04-24 01:46:45 +02:00
9ac1d70a38 Re-generate the Makefiles 2018-04-24 01:36:50 +02:00
edbf2d9ee2 Prepare the 0.4.0 release 2018-04-24 01:36:31 +02:00
27a1ae75f8 Pass the "fixme" test for the moment 2018-04-24 01:35:12 +02:00
2fbed57686 Let the "fixme" test fail again 2018-04-24 01:34:19 +02:00
462a2ac298 Re-generate the Makefiles 2018-03-09 01:47:28 +01:00
bd9e85bf34 Add support for DESTDIR in the "clint" test 2018-03-09 01:46:50 +01:00
e3d82103a9 Re-generate the Makefiles 2018-03-09 01:12:06 +01:00
6edf904d7d Add support for DESTDIR and platform.sh 2018-03-09 01:11:36 +01:00
72a0cd1fde Import updated script upstream 2018-03-09 00:47:47 +01:00
c8e36e34a2 Do not fail building when failing the FIXME test 2018-02-24 21:20:51 +01:00
0fadaa0e99 Import update from upstream 2018-02-22 02:25:59 +01:00
41d9570f08 Re-generate the Makefiles 2018-02-22 01:47:28 +01:00
5ce82591d4 Import a test for the Buffer class 2018-02-22 01:47:15 +01:00
118b9372f8 Add a shorthand for resetting buffers 2018-02-22 01:46:41 +01:00
22b7330377 Constify 2018-02-22 01:46:29 +01:00
da52a98f47 Minor optimization 2018-02-22 01:39:36 +01:00
b0abfe969e Improve error handling 2018-02-19 19:48:28 +01:00
4d1df16dea Use String for filenames in the Parser class 2018-02-19 19:46:48 +01:00
261f200e0a Improve code coverage for the "parser" test 2018-02-19 19:43:43 +01:00
6a55ab9a0b Re-generate the Makefiles 2018-02-19 19:35:31 +01:00
cc887570e1 Import a simple test for the Parser class 2018-02-19 19:35:17 +01:00
d973969013 Add a comment at the end of the file 2018-02-19 19:30:40 +01:00
7f8883da56 Re-generate the Makefiles 2018-02-19 19:22:50 +01:00
fb17eff530 Add a test loading an empty configuration file 2018-02-19 19:22:31 +01:00
bd2fcbd1b2 Improve code coverage for the "config" test 2018-02-19 19:13:53 +01:00
c5535a04ca Include the correct header for SIZE_MAX 2018-02-19 15:09:05 +01:00
9cf0b5b6de Improve error handling 2018-02-19 12:50:23 +01:00
1834ff6975 Improve code coverage for the "array" test 2018-02-19 12:50:23 +01:00
b5d3cca472 Update from upstream 2018-02-19 02:04:36 +01:00
a45d04f292 Update from upstream 2018-02-19 01:51:52 +01:00
f30c5c4432 Re-generate the Makefiles 2018-02-19 01:34:37 +01:00
fe7040a109 Import a test for code coverage in tests
It is currently disabled by default.
2018-02-19 01:34:06 +01:00
aa704e7377 Update the copyright notice 2018-02-19 00:21:33 +01:00
7822da5b8a Remove unused option from the usage screen 2018-02-19 00:21:14 +01:00
90c1b2121c Re-generate the Makefiles 2018-02-18 23:58:34 +01:00
9e1468cb8a Update the copyright notice 2018-02-18 22:22:33 +01:00
1652ad8a4c Switch to the 2-clause BSD license 2018-02-18 22:20:35 +01:00
71b3d547ce Add tests for the filtering functions 2018-02-18 22:02:08 +01:00
ca1a62b9c8 Also test the ARRAY() macros 2018-02-18 22:01:26 +01:00
4eca00becc Update the copyright notice 2018-02-18 21:51:32 +01:00
ac95bd1286 Also test array_foreach_swap() 2018-02-18 21:51:18 +01:00
19ab867c64 Allow callbacks wth swapped arguments 2018-02-18 21:46:54 +01:00
53e9a80260 Introduce filtering for arrays 2018-02-18 21:46:12 +01:00
fa6e46a0ba Add a helper for arrays of a specific type 2018-02-18 21:44:37 +01:00
7787c5e955 Re-generate the Makefiles 2018-01-23 05:09:39 +01:00
6e225a14e3 Update the dependencies 2018-01-23 05:09:27 +01:00
7803266e8d Update the copyright notice 2018-01-23 05:09:08 +01:00
b82b1b510e Introduce the StringArray type
This breaks the libSystem API.
2018-01-23 05:08:57 +01:00