Commit Graph

43 Commits

Author SHA1 Message Date
449915ee95 Create the "i386_real" test with the "mbr" format 2015-09-05 18:19:40 +02:00
34c9dd6999 Fix tests with "make distcheck" 2015-08-24 02:37:45 +02:00
4c57151be7 No longer store Makefiles in the source tree 2015-08-24 02:17:54 +02:00
b2bc8cca5f Reflect updates from upstream 2015-08-24 02:11:54 +02:00
d93da239d2 Re-generate the Makefiles 2015-07-04 02:38:09 +02:00
8b759af8bb Re-run the tests when rebuilding the tools 2015-07-04 02:37:50 +02:00
c396609dee Fix the "python.sh" test 2015-07-03 19:10:22 +02:00
490b4a5691 Re-generate the Makefiles 2015-07-03 18:59:41 +02:00
185fd203af Move the static binaries to the "tools" folder 2015-07-03 18:59:06 +02:00
937ee6952c Add a few .gitignore files 2015-07-03 18:25:14 +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
7999592bce Update the copyright notice 2015-06-15 01:52:42 -04:00
d698d05db9 More generic python binding build 2015-06-15 01:52:42 -04:00
8c31817b9d Added a test for conformance of Python scripts 2014-11-16 01:46:41 +01:00
a46b7459fc Added partial support for building with OBJDIR 2014-11-12 22:18:21 +01:00
56da00ee57 Code cleanup 2014-11-12 22:00:40 +01:00
936641c257 Re-generated the Makefiles 2014-10-12 23:59:41 +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
836ae8a45e Added the "syscall" instruction 2013-05-18 05:19:22 +02:00
992d2c9585 Renamed the output file for tests 2013-04-07 21:58:21 +02:00
e2959d581c No longer necessary 2013-04-07 21:56:03 +02:00
d17ca8dfde Re-generated the Makefiles 2013-02-11 01:41:34 +01:00
6f434e2660 Re-generated Makefiles 2013-01-07 02:21:30 +01:00
fb4de7ccdf Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01: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
3d21445098 Compilation flags are now taken from the target's section 2012-09-11 16:12:23 +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
b57fb7603c Began to implement ARM de-assembly 2012-05-29 18:49:52 +00:00
2140d979df Renamed the "test" folder to "tests" for consistency 2012-05-14 16:58:34 +00:00