| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-09 | project_tests: Add the option to the test format to mark the language | Dylan Baker | |
| This is needed when mixing D and C code, as it's possible to end up witha combination of linkers and compilres such that C produces pdb files but D does not. | |||
| 2020-03-09 | tests: Add pdb files for d tests | Dylan Baker | |
| 2020-03-09 | project_tests: Add "version" to "shared_lib" and "pdb" types | Dylan Baker | |
| This allows the harness to apply the version correctly, putting it in the right place, dropping the right amount of numbers, etc. pdb taking a version allows it to be more easily copied from the shared_lib type. | |||
| 2020-02-25 | test: merge installed_files.txt into test.json | Daniel Mensinger | |
