mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 15:24:25 +00:00
28f8e61de8
Fixes #16
9 lines
392 B
Markdown
9 lines
392 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 usage is correct in Makefile
|