Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-13 | Make tests build in a separate folder, add to gitignore | Petteri Aimonen | 1 | -5/+5 | |
2013-11-02 | Generate #define tags for extension fields also. | Petteri Aimonen | 1 | -0/+4 | |
Update issue 93 Status: FixedInGit | |||||
2013-09-11 | Windows build fixes | Petteri Aimonen | 1 | -2/+2 | |
2013-09-11 | Make all the tests ANSI C compatible. | Petteri Aimonen | 2 | -16/+43 | |
2013-09-10 | Move the rest of the tests to scons | Petteri Aimonen | 1 | -0/+16 | |
2013-09-08 | Start moving the tests into subfolders. Transition to SCons for build system ↵ | Petteri Aimonen | 4 | -0/+99 | |
for the tests. Only a few tests updated so far. Have to include all the rest before merging to mainline. Update issue 63 Status: Started |