Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-06-25 | test: mark excluded tests as ignored instead of deleting them | Nadrieril | 1 | -11/+6 |
2020-06-25 | fix: always set XDG_CACHE_HOME in tests. | Nadrieril | 1 | -10/+11 |
2020-06-25 | fix: exclude prelude test for now | Nadrieril | 1 | -1/+3 |
2020-06-25 | fix: ignore a test on Windows | Nadrieril | 1 | -0/+1 |
2020-06-25 | chore: garbage collect removed tests | Nadrieril | 1 | -10/+0 |
2020-06-25 | spec: update encoding of floating point values to RFC7049bis | Nadrieril | 1 | -12/+3 |
2020-06-25 | test: catch panics in test harness | Nadrieril | 1 | -7/+21 |
2020-06-25 | ci: run tests on windows | Nadrieril | 1 | -7/+26 |
2020-06-24 | test: use errors instead of panics to signify test failure | Nadrieril | 1 | -73/+83 |
2020-06-24 | refactor: remove old test harness | Nadrieril | 1 | -5/+15 |
2020-06-24 | refactor: refactor spec tests a bit | Nadrieril | 1 | -189/+177 |
2020-06-24 | test: write custom test harness for tests | Nadrieril | 1 | -0/+686 |