666d7e9a9c
Add a test for FIXME in comments
2018-01-17 00:48:21 +01:00
d11c2c5432
Register two new tests
2017-10-24 02:23:45 +02:00
dae0d49eef
Add tests for HTML and XML files
2017-10-24 02:23:22 +02:00
fa2dd0038a
Build with the default stack protector
2017-09-27 00:58:10 +02:00
2a24982ef3
Add support for reattaching
2017-09-26 21:56:36 +02:00
c668cbdad9
Add support for logging on and off
2017-09-26 21:47:56 +02:00
46307e3d12
Add support for removing networks
2017-09-26 21:45:48 +02:00
0c9d82ff72
Test commands with arguments
2017-09-26 21:40:19 +02:00
5bca17418a
Test more commands
2017-09-26 21:40:18 +02:00
0951dd193f
Also test queueing commands
2017-09-26 21:26:18 +02:00
fcff992608
Also test clearing channels
2017-09-15 01:09:53 +02:00
92952e2950
Cover more code when testing flags
2017-09-15 00:48:25 +02:00
fd789974c4
Also test "WPA--WEP104"
2017-09-15 00:18:20 +02:00
56d24a64a2
Update the usage screen
2017-09-15 00:16:28 +02:00
6df9454c90
Allow internal variables to be overridden
2017-09-15 00:16:16 +02:00
341ff385a7
Allow multiple targets
2017-09-15 00:15:09 +02:00
1bd787093f
Update the copyright notice
2017-09-15 00:14:38 +02:00
d945f7495c
Import a test for "wpa_supplicant"
2017-09-15 00:14:20 +02:00
50a06d539e
Invalid use of return
2016-12-09 01:15:27 +01:00
1eafb95319
Add test to build in embedded mode
2016-10-06 03:10:01 +02:00
1d77603e02
Portability fix for Linux
2016-08-09 00:05:40 +02:00
639db55396
Pass the "user" test again
2016-08-03 18:21:22 +02:00
008594e0e7
Pass the "user" test again
2016-08-03 18:16:28 +02:00
18ca48b13e
Add a test for the "user" applet
2016-08-03 18:04:14 +02:00
44551ff63e
Portability fix
2016-08-03 17:58:59 +02:00
f579b14952
Do not run the "applets2" test without X
2015-10-24 02:54:27 +02:00
367ab25876
Improve output for tests
2015-10-24 02:53:08 +02:00
b555283969
Fix wifibrowser(1)
2015-09-01 02:50:49 +02:00
478855c6fc
Let both tests fail for the moment
2015-08-11 00:56:06 +02:00
fc603d7795
Simplify the tests script
2015-08-11 00:55:38 +02:00
b613644fea
Update the copyright notice
2015-07-31 22:09:30 +02:00
23b5137e55
Perform tests for the source directory
2015-07-31 22:09:05 +02:00
65d9ecb0a1
Use PROGNAME
2015-07-31 22:07:53 +02:00
2971d7edaf
Use PROGNAME
2015-07-31 22:07:33 +02:00
47df230b43
Update the copyright notices
2015-07-31 22:06:01 +02:00
ac5cac38a5
Refactoring of the window management
2015-07-31 22:06:01 +02:00
04acbb6e0d
Build with -fstack-protector and executables as PIE
2015-07-12 22:29:58 +02:00
3ce2c4ec75
Compile with -pedantic and -fstack-protector by default
2015-06-28 19:31:18 +02:00
80f0024924
Add a couple more .gitignore files
2015-04-04 15:53:50 +02:00
31c25b47b6
No longer store Makefiles in the source tree
2015-04-04 15:48:33 +02:00
980867f4a1
Added partial support for OBJDIR to the "applets2" test
2014-12-02 01:42:56 +01:00
432e0c4053
Added OBJDIR support to tests.sh
2014-12-02 01:42:28 +01:00
33186d1391
Using PROGNAME for tests.sh
2014-12-02 01:41:28 +01:00
f6397e0eba
Added OBJDIR support to the test dependencies
2014-12-02 01:39:16 +01:00
eafcfd124a
Added partial support for building with OBJDIR
2014-11-04 00:39:23 +01:00
6356b09f06
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-13 13:55:43 +09:00
267cde2991
Added some tests
2013-12-20 07:09:57 +01:00
5b4123f8b5
Code cleanup
2013-10-26 19:50:56 +02:00
a5c2171ecd
Fixed the copyright information
2013-10-26 19:43:03 +02:00
b177a6ecaf
Let the "applets" test be stricter (thus failing for the moment)
2013-10-26 19:34:02 +02:00