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