mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 23:34:26 +00:00
9 lines
400 B
Markdown
9 lines
400 B
Markdown
* Check that the build works, duh.
|
|
* Check that "gotty bash" works and that it does not accept input.
|
|
* Check that "gotty -w bash" works and that it DOES accept input.
|
|
* Check that "gotty -w bash" works and that it DOES accept input.
|
|
* Check that cross-compilation works.
|
|
* Ensure NEWS is up-to-date
|
|
* Ensure contributor list is up-to-date
|
|
* Ensure VERSION is set correctly in Makefile
|