Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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
509ec4ede4 Switch to the 3-clause BSD license 2016-03-13 17:00:43 +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
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
5c069a7c54 Add a test for the <Browser/VFS.h> API 2015-04-03 23:34:45 +02: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