c46844f84c
Import newer scripts upstream
2020-11-03 06:49:05 +01:00
e3794aa528
Make every test optional
2020-01-10 23:12:16 +01:00
7fb6861858
Register the "clint" test
2019-10-06 03:39:55 +02:00
6dc8a766d3
Import the "clint" test from DeforaOS configure
2019-10-06 03:39:30 +02:00
7685941305
Disable the "fixme.log" script by default
2018-11-02 19:28:30 -03:00
9a64987a62
Also ship fixme.sh
2018-11-02 18:51:25 -03:00
2fa8cc9150
Update the copyright notice
2018-10-26 13:51:38 -03:00
bcf67ab51e
Switch to the 2-clause BSD license
2018-10-26 13:51:03 -03:00
971d8148d5
Update the copyright notice
2018-02-01 20:14:09 +01:00
19116bc248
Improve portability on Windows
2018-02-01 20:14:00 +01:00
625acdd110
No longer build with -pedantic by default
2017-12-28 07:26:20 +01:00
57ef57261d
Register the test for FIXME
2017-12-28 01:01:30 +01:00
09b24d0c09
Add a new test for FIXME in comments
2017-12-28 00:59:39 +01:00
59fe5d191c
Register two new tests
2017-10-24 00:57:24 +02:00
57356fb0b3
Add tests for HTML and XML files
2017-10-24 00:56:45 +02:00
3cb25da331
Sort the definitions for the test targets
2017-10-24 00:56:16 +02:00
c5d21d0f71
Stick to the default stack protector
2017-07-24 23:22:18 +02:00
b3c36fabcd
Fix the "plugins" test on Linux
2017-05-19 15:37:47 +02:00
8f175738f9
Fix invalid use of return
2016-12-09 01:01:43 +01:00
3b8fa5116d
Fix running tests with OBJDIR
2016-10-09 03:48:41 +02:00
176bbfe6ed
Move libBrowser to a dedicated directory
2016-10-09 03:03:36 +02:00
f11f772819
Clean the object directory after the test
2016-10-06 03:17:09 +02:00
81f7b98239
Add a helper to test building for embedded
2016-10-05 15:16:07 +02:00
939a97ee95
Update the copyright notice
2016-05-16 03:49:42 +02:00
a2ec9dc60a
Add a test for Browser.pc
2016-05-16 03:49:27 +02:00
9d4ba9f504
Add a missing comma
2016-04-05 19:12:51 +02:00
509ec4ede4
Switch to the 3-clause BSD license
2016-03-13 17:00:43 +01:00
703c0781ee
Fix building PIE on Linux and FreeBSD (possibly more)
2016-03-06 02:50:21 +01:00
1430380571
Fix compilation flags
2016-02-22 21:10:49 +01:00
a7d4a5dfbd
Build with RELRO by default
2015-10-30 16:39:50 +01:00
5a382f0599
Only run the "vfs" test when running under X
...
Reported by Joerg Sonnenberger, thanks!
2015-10-10 00:28:32 +02:00
41a7df17a0
Fix "make distcheck"
2015-10-06 01:03:08 +02:00
88637e65ff
Mention the "plugins" test is useless with OBJDIR
2015-10-04 04:16:23 +02:00
f031ac32e1
Update the copyright notice
2015-10-04 04:15:56 +02:00
c43c29eb6e
Use PROGNAME in tests
2015-10-04 04:15:46 +02:00
7041166900
Fix linking when building with OBJDIR
2015-10-04 04:10:39 +02:00
fbdef74152
Fix running the tests before installing
2015-09-21 23:32:35 +02:00
bb4b936d17
Update the copyright notice
2015-09-21 23:32:25 +02:00
0da2c7ddfe
Use PROGNAME
2015-09-21 23:32:15 +02:00
75319f8e30
Build with SSP and PIE
2015-08-26 02:35:30 +02:00
15d605e464
Compile with -pedantic and -fstack-protector by default
2015-06-28 19:04:40 +02:00
4190d1ac48
Add a couple more .gitignore files
2015-04-04 16:27:05 +02:00
51d2187c7b
No longer store Makefiles in the source tree
2015-04-04 16:24:12 +02:00
5c069a7c54
Add a test for the <Browser/VFS.h> API
2015-04-03 23:34:45 +02:00
e96bb7dd93
Re-generated the Makefiles
2014-12-27 21:45:51 +01:00
1ccd800924
More consistency with "tests.sh" from other DeforaOS projects
2014-10-29 00:31:35 +01:00
5c533dacea
More portable shebang, from 7heo <7heo@mail.com>
...
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/
Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired
I fixed the test script shebang accordingly. »
It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.
Thanks!
2014-03-12 00:11:41 +09:00
00b1af5a72
The "plugins" test is now meant to always pass
2013-11-21 05:51:32 +01:00
5219355d09
Testing the plug-ins for conformance (some currently do not define an icon)
2013-10-26 19:43:29 +02:00