nemo [Sat, 29 Nov 2014 09:39:35 -0500] rev 10569
merge
sheepluva [Sat, 29 Nov 2014 05:25:34 +0100] rev 10568
merge
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 18:11:31 +0100] rev 10567
Merge pull request #21 from LocutusOfBorg/exclude-git
Excluding .git directory from the source tarball creation
sheepluva [Sat, 29 Nov 2014 05:24:47 +0100] rev 10566
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 18:09:12 +0100] rev 10565
Excluding .git directory from the source tarball creation
sheepluva [Sat, 29 Nov 2014 05:15:27 +0100] rev 10564
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 17:38:18 +0100] rev 10563
Merge pull request #20 from LocutusOfBorg/tests
pull request merge: add testsuite, exclude pas2c build from testing for now
sheepluva [Sat, 29 Nov 2014 03:13:06 +0100] rev 10562
some more fixing
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 16:03:35 +0100] rev 10561
Disable testing if BUILD_ENGINE_C=ON (they fail)
sheepluva [Sat, 29 Nov 2014 01:19:29 +0100] rev 10560
fix some pas2c related issues