|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
328ba23782
|
Register the new test for FIXME
|
2017-12-28 01:45:30 +01:00 |
|
|
82af5b90fa
|
Re-generate the Makefiles
|
2017-12-28 01:45:06 +01:00 |
|
|
a9dd00fd8e
|
Import a new test for FIXME in comments
|
2017-12-28 01:44:42 +01:00 |
|
|
bf01ac0e02
|
Re-generate the Makefiles
|
2017-12-28 01:39:01 +01:00 |
|
|
5457058865
|
Register the new test
|
2017-11-18 06:00:23 +01:00 |
|
|
17f46350d0
|
Re-generate the Makefiles
|
2017-11-18 06:00:02 +01:00 |
|
|
b4d02d569b
|
Import a clint test
|
2017-11-18 05:59:37 +01:00 |
|
|
4e328b154e
|
Add tests for string_to{lower,upper}()
|
2017-11-09 04:23:28 +01:00 |
|
|
974f1501fe
|
Regenerate the Makefiles
|
2017-09-12 18:25:56 +02:00 |
|
|
e0a689419a
|
Default to the regular stack protector
|
2017-09-12 18:25:26 +02:00 |
|
|
d2928c5fa7
|
Update the copyright notice
|
2017-04-14 03:51:37 +02:00 |
|
|
9538c5962c
|
Add a test for string_new_length()
|
2017-04-14 03:51:23 +02:00 |
|
|
e7cb4ef0f6
|
Really test reproducibly
- Use $SOURCE_DATE_EPOCH
- Force a default timezone
|
2017-03-10 00:52:54 +09:00 |
|
|
c919a73198
|
Exit instead of returning when outside functions
|
2016-10-11 18:09:29 +02:00 |
|
|
71072e14b2
|
Do not bother failing when cross-compiling
|
2016-09-06 01:50:13 +02:00 |
|
|
f61171ebb6
|
Disable native tests when cross-compiling
|
2016-09-06 01:43:33 +02:00 |
|
|
732929f20f
|
Partial support for SOURCE_EPOCH in the tests
The environment may still determine the locale and timezone for the
date output.
|
2016-08-23 02:26:23 +02:00 |
|
|
cbf3c3ede8
|
Add support for more than one target
|
2016-08-23 01:34:59 +02:00 |
|
|
56f3754b76
|
Re-generate the Makefiles
|
2016-08-15 00:54:23 +02:00 |
|
|
942f0e6b03
|
Register dependencies for testing the Python binding
|
2016-08-15 00:53:54 +02:00 |
|