Commit Graph

126 Commits

Author SHA1 Message Date
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
bf18821d81 Add a test for string_rindex() 2016-08-14 20:19:50 +02:00
c300338e73 Add a test for string_index() 2016-08-14 20:19:38 +02:00
a2f5d12e1e Use PROGNAME 2016-08-14 19:57:51 +02:00
70fe93a548 Re-license as BSD 2016-08-02 19:51:56 +02:00
4d4b710d8f Re-generate the Makefiles 2016-07-28 21:52:55 +02:00
291b12d3ce Simplify LDFLAGS 2016-07-28 21:52:47 +02:00
7e0a0d429a Fix the pkg-config test
It now works even when PKG_CONFIG_PATH is not exported by default.
2016-07-27 02:50:29 +02:00
46ca38a804 Re-generate the Makefiles 2016-07-26 02:28:37 +02:00
bd38c45987 Remove useless linking option 2016-07-26 02:28:03 +02:00
420785b773 Re-generate the Makefiles 2016-06-14 23:54:29 +02:00
08b5abf5a6 Do not compile with -fPIC anymore 2016-06-14 23:54:01 +02:00
a2229ca91f Use %zu for size_t in format strings 2016-06-14 23:48:50 +02:00
c6459c538f Re-generate the Makefiles 2016-05-16 17:22:49 +02:00
047d677cc3 Add a test for the pkg-config file 2016-05-16 17:22:39 +02:00
b907cee23e Remove unused variable 2016-05-16 17:20:20 +02:00
af626ce969 Re-generate the Makefiles 2016-04-21 00:34:59 +02:00
033c3c475b Simplify 2016-04-21 00:34:46 +02:00
56a42f2464 Fix the "python.sh" test with "make distcheck" 2016-04-21 00:33:36 +02:00
4141958722 Re-generate the Makefiles 2016-03-04 00:21:32 +01:00
e484d1e755 No need for -shared-libgcc apparently 2016-03-04 00:21:19 +01:00
fd3bfe6891 Re-generate the Makefiles 2016-03-03 23:56:28 +01:00
3c54d45ca1 Use more portable LDFLAGS for PIE 2016-03-03 23:56:02 +01:00
dc823680af Detect Python more reliably 2016-03-03 23:52:59 +01:00
02994220a5 Re-generate the Makefiles 2016-02-14 21:57:13 +01:00
f96e69f4e8 Update the copyright notice 2016-02-01 10:21:18 +01:00
4d8291c1aa Detect when the "python.sh" test is expected to succeed 2016-02-01 10:20:55 +01:00