Commit Graph

109 Commits

Author SHA1 Message Date
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
e37b3d2f7b Update the copyright notice 2016-02-01 09:59:43 +01:00
fae4c024b0 Silence some warnings out 2016-02-01 09:59:27 +01:00
12334a17c4 Import newer version of the script upstream 2016-01-20 02:17:33 +01:00
cff03e6137 Import newer scripts upstream 2016-01-20 00:24:07 +01:00
fcfbcf9dc4 Slightly extend the "error" test 2015-11-22 18:41:28 +01:00
39c4eee01e Re-generate the Makefiles 2015-11-22 18:36:05 +01:00
2b4dd6698a Add an "error" test 2015-11-22 18:35:47 +01:00
5ca678a9e0 Re-generate the Makefiles 2015-10-15 00:55:40 +02:00
6f697abf54 Build fix for Windows 2015-10-15 00:55:16 +02:00
2e23e883bc Register the "event" test 2015-10-15 00:53:33 +02:00
60163e5c5d Re-generate the Makefiles 2015-10-15 00:53:06 +02:00
550a64b390 Add a test for the Event class 2015-10-15 00:52:47 +02:00
569b844e25 Update the copyright notice 2015-10-15 00:51:58 +02:00
5e829ded32 Code cleanup 2015-10-15 00:51:52 +02:00
c1ed237d45 Reference the "array" test 2015-09-26 01:18:29 +02:00
f632d12524 Use mkstemp(3) instead of mktemp(3) 2015-09-18 19:23:04 +02:00
c3a328ba8a Re-generate the Makefiles 2015-09-18 19:15:35 +02:00