Commit Graph

198 Commits

Author SHA1 Message Date
ccb2d95b56 Register the new target 2025-03-14 11:47:09 +01:00
d4818d5aef Re-generate the Makefiles 2025-03-14 11:47:09 +01:00
f2cf51b47f Update the copyright notice 2025-03-14 11:47:09 +01:00
a487bb8a72 tests: move the pkgconfig test to a separate script 2025-03-14 11:44:20 +01:00
6e8d8699af Update the scripts from DeforaOS configure 2024-04-30 02:16:21 +02:00
664efa16f5 tests: remove duplicate value 2024-04-09 02:25:05 +02:00
b9bb02814e Update the copyright notice 2022-04-12 22:18:53 +02:00
a555f54679 tests: avoid a division by zero
This also fixes the "clint" test.
2022-04-12 22:18:34 +02:00
47472616c6 Name the default compilation mode "debug" 2022-04-12 18:48:18 +02:00
427cecf41e Re-generate the Makefiles 2022-04-12 18:19:17 +02:00
720bd834df Default to building the library with libtool 2022-04-12 18:19:17 +02:00
5302d7e384 Update the copyright notice 2022-02-18 01:01:35 +01:00
c00d83380a Improve the test output on macOS 2022-02-18 01:01:17 +01:00
3961a12c16 Update the script from DeforaOS configure 2022-02-18 00:56:14 +01:00
d324711b60 Change variable_get_as() to be safer 2021-11-09 03:14:17 +01:00
962caaaa53 Update the scripts from DeforaOS configure 2021-09-17 10:17:55 +02:00
cc02d40552 Update the copyright notice 2021-01-10 01:43:13 +01:00
016ba6f54a Add a test for variable_get_as(VT_STRING) from VT_BUFFER 2021-01-10 01:43:13 +01:00
86499d0126 Import the newer scripts from DeforaOS configure 2020-11-19 02:47:21 +01:00
e727d64c3b Re-generate the Makefiles 2020-11-04 17:48:43 +01:00
5878d4ac80 Disable the "pylint" test by default
This currently fails.
2020-11-03 23:41:40 +01:00
4fb47e3016 Import newer scripts upstream 2020-11-03 23:38:05 +01:00
cd73000cb7 Constify 2020-10-13 17:41:46 +02:00
3834d5329f Update the copyright notice 2020-09-30 05:42:08 +02:00
de2cbe089f Let libSystem build with a C++ compiler 2020-09-30 05:41:40 +02:00
18e1e4caf8 Update the copyright notice 2020-04-17 03:40:25 +02:00
d25d02c08a Add more tests for the Variable class 2020-04-17 03:40:09 +02:00
57c2f0564c Trigger the tests through "make tests" 2020-02-13 05:32:04 +01:00
60945f6452 Sort targets before sources 2020-02-13 05:32:04 +01:00
a716a67597 Re-generate the Makefiles 2020-02-04 00:41:46 +01:00
1df4e1aafb Disable the "clint" and "tests" tests by default
They are now performed with "make tests" instead.
2020-02-04 00:40:51 +01:00
ad05f633d8 Re-generate the Makefiles 2019-12-20 03:44:25 +01:00
3744965baa Re-generate the Makefiles 2019-09-20 04:01:18 +02:00
d408a406a9 Disable the "fixme" test by default 2019-09-20 04:00:26 +02:00
bc5e4da3ff Register more tests 2019-09-20 03:58:12 +02:00
0937edd786 Re-generate the Makefiles 2019-09-20 03:56:57 +02:00
812f95a5de Also link with libm when available
This seems to help the build on macOS, without much harm everywhere else.
2019-09-20 03:56:19 +02:00
bee0553fda Import the latest version upstream 2019-09-17 21:13:38 +02:00
78d6783567 Re-generate the Makefiles 2019-08-21 16:29:12 +02:00
af29cdf957 Also link tests with -ldl if necessary 2019-07-11 17:13:09 +02:00
0ed863f6ca Expect the pkgconfig.sh test to fail if unavailable 2019-06-26 20:30:15 +02:00
0a676e0a13 Import the latest versions from upstream 2019-06-26 19:45:30 +02:00
2050b37ec0 Import latest version from upstream 2019-06-26 19:21:42 +02:00
0797818db8 Re-generate the Makefiles 2019-02-20 18:16:32 +01:00
6d448a9df1 Script flags are now declared separately 2019-02-20 18:15:48 +01:00
cf769f60b9 Add a test for array_new_filter() 2018-04-24 01:47:52 +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
c8e36e34a2 Do not fail building when failing the FIXME test 2018-02-24 21:20:51 +01:00