Problem: gyp does not build tests
Solution: it's a lot of work to define the tests in project.gyp so I did this using gsl to generate the JSON, from a small XML list of the test cases. To keep this, and the hundreds of .mk files, away from the root directory, I've moved the gyp files into builds/gyp, where you would run them. It all seems to work now. Next up, OS/X and Windows :)
Showing
builds/gyp/project-tests.gsl
0 → 100644
This diff is collapsed.
builds/gyp/project-tests.xml
0 → 100644
builds/gyp/project.gyp
0 → 100644
project.gyp
deleted
100644 → 0
Please
register
or
sign in
to comment