aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/shell
Commit message (Expand)AuthorAge
* Remove the ShellTests class and use the existing AllTests instead.Gravatar Ulf Adams2015-05-04
* This should fix the shell tests.Gravatar Ulf Adams2015-04-22
* Explicitly use bash to test negative exit codesGravatar Kristina Chodorow2015-04-13
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Get rid of remaining timing assertion in InterruptibleTest.Gravatar Han-Wen Nienhuys2015-03-05
* Remove meaningless timing check. This should decrease flakiness underGravatar Han-Wen Nienhuys2015-02-25
* Decrease flakiness of InterruptibleTest.testInterruptible.Gravatar Han-Wen Nienhuys2015-02-24
* Fix testOnlyReadsPartialInput on Darwin.Gravatar Han-Wen Nienhuys2015-02-16
* Use /bin/bash for the Flush test.Gravatar Han-Wen Nienhuys2015-02-16
* Remove shell.Shell. The windows support is unused.Gravatar Han-Wen Nienhuys2015-02-16
* Add shell tests to bazel.Gravatar Han-Wen Nienhuys2015-02-12