Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-29 | Remove TTY tests - dead code (#3229) | Ry Dahl | |
2019-10-15 | Add debug build to github actions | Ryan Dahl | |
This disabled the tty_tests which seem to be very flaky with the debug build. | |||
2019-09-19 | Remove test.py, use cargo test as test frontend (#2967) | Ryan Dahl | |
Fixes #2933 |