Commit Graph

21 Commits

Author SHA1 Message Date
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