Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete generated test input if it exists (#4)HEAD1.3.0master | Joseph Hunkeler | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Add test for in place modification | Joseph Hunkeler | 2021-03-12 | 1 | -0/+6 |
| | |||||
* | Decrease MSVC chatter | Joseph Hunkeler | 2019-11-22 | 1 | -3/+3 |
| | |||||
* | Add test_reloc_write test | Joseph Hunkeler | 2019-11-22 | 2 | -0/+29 |
| | |||||
* | Improve testing | Joseph Hunkeler | 2019-11-22 | 2 | -8/+29 |
| | |||||
* | Add test_data.bin | Joseph Hunkeler | 2019-11-22 | 1 | -0/+0 |
| | |||||
* | Remove trailing semi-colon | Joseph Hunkeler | 2019-11-18 | 1 | -1/+1 |
| | | | | * Makes myassert() calls less confusing | ||||
* | Finish read test | Joseph Hunkeler | 2019-11-14 | 1 | -13/+19 |
| | |||||
* | Decouple main program and add initial tests | Joseph Hunkeler | 2019-11-13 | 4 | -0/+151 |