Commit Graph

29 Commits

Author SHA1 Message Date
0f0e9ac3d5 Update the copyright notice 2018-09-10 04:07:34 +02:00
d05eb817cd Integrate the "eth" architecture in the test suite 2018-09-10 04:07:34 +02:00
e5a352f468 List the plug-ins available when testing 2017-10-06 00:39:31 +02:00
504f7f3476 Update the copyright notice 2017-10-04 18:32:50 +02:00
c1ba530772 Improve the output for tests without architecture 2017-10-04 18:32:26 +02:00
226c97be9f Detect when the "python.sh" test should pass 2016-04-22 01:00:05 +02:00
c4f9e7c54f Update the copyright notice 2016-02-25 02:26:19 +01:00
38f099604d Add a verbose mode for tests (default) 2016-02-25 02:25:14 +01:00
34c9dd6999 Fix tests with "make distcheck" 2015-08-24 02:37:45 +02:00
c396609dee Fix the "python.sh" test 2015-07-03 19:10:22 +02:00
185fd203af Move the static binaries to the "tools" folder 2015-07-03 18:59:06 +02:00
c8abb583b3 Code cleanup 2015-07-02 23:07:32 +02:00
661e783947 Update the copyright notice 2015-07-02 23:07:02 +02:00
1859923949 Use PROGNAME 2015-07-02 23:06:55 +02:00
0b9e2daa31 Build the python binding as part of the tests 2014-08-29 21:28:49 +02:00
a19e0cbb34 Unifying the tests 2014-03-23 14:14:52 +09:00
cb5f021530 Code cleanup 2014-03-23 14:05:07 +09:00
dacdad31c3 Unifying the test scripts 2014-03-23 13:59:08 +09:00
1819173be4 Added tests for the template architecture plug-in as well 2014-03-23 13:44:21 +09:00
054ad6799d 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-11 23:55:49 +09:00
7516a41021 Code cleanup 2013-10-25 23:22:03 +02:00
95e7f4175a Updated the copyright information 2013-10-25 23:05:50 +02:00
f2d23966ea Slightly improved the tests 2013-10-25 23:01:51 +02:00
bec7bbba43 Code cleanup 2012-09-22 19:00:16 +00:00
2d6cae4e8e No longer run the tests over and over again 2012-09-21 21:28:12 +00:00
113f819df9 This file belongs to DeforaOS Devel Asm 2012-08-30 21:39:11 +00:00
8815a2ed15 The dalvik test is in flat format 2012-06-07 09:16:06 +00:00
73e02af3b3 Also de-assemble i386_real.o 2012-06-07 09:14:06 +00:00
07963dbf8f Added a script for tests 2012-06-06 23:20:48 +00:00