Parent Directory
|
Revision Log
Got the test suite to compile with SCons. Seems that there are some serious problems still though.
| 1 | johnpye | 400 | Import('env') |
| 2 | |||
| 3 | import glob | ||
| 4 | |||
| 5 | johnpye | 451 | env['TESTSRCS_UTILITIES'] = glob.glob("*.c") |
| john.pye@anu.edu.au | ViewVC Help |
| Powered by ViewVC 1.1.22 |