Bryce Harrington
51892e91d4
Revert "Add execution bit for make-cairo-test-constructors.sh"
...
This reverts commit 5c17bf1a33 .
Script is sourced in the makefile, no need for +x.
2014-10-18 19:10:32 -07:00
Bryce Harrington
5c17bf1a33
Add execution bit for make-cairo-test-constructors.sh
...
This is referenced in the Makefile but not set as executable
2014-10-17 15:50:31 -07:00
Chris Wilson
2c03dfa0b4
[boilerplate/test] Use numerical equality not string equality
...
test == != -eq
2009-09-02 10:09:50 +01:00
M Joonas Pihlaja
c87b366bfe
[constructors] Guard against being called without any input files.
...
The make-cairo-(test|boilerplate)-constructors scripts ought
never to be called without arguments lest we are left constructorless.
2009-09-02 06:33:22 +03:00
Chris Wilson
51bd27afa1
[boilerplate/test] Convert make-*-constructors to shell
...
Remove the intermediate C program that was a nuisance whilst
cross-compiling and replace it with a simple shell script that is just a
combination of cat + sed.
2009-08-06 10:11:32 +01:00