Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, ↵ | Rob Landley | |
and make ctrl-c kill "make test" more reliably. | |||
2014-09-03 | chmod testsuite and link testsuite. | Divya Kothari | |
Chmod ? In this testsuite after change file mode bits, we are comparing file mode with expected ones. One additional "." is coming with modes (actual result). That?s why test cases are getting failed. This patch will remove additional "." from actual result. Link ? Added more test cases. | |||
2014-06-01 | The tests for link and du are attached. | Isaac Dunham | |