aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/shell/InterruptibleTest.java
Commit message (Expand)AuthorAge
* Rewrite the Command APIGravatar ulfjack2017-08-10
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Remove InterruptibleTest#testInterruptibleCommandGravatar Damien Martin-Guillerez2016-03-31
* Migrated tests in devtools/build/lib/shell to JUnit 4.Gravatar Florian Weikert2015-12-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* workers: Make sure to wait for worker processes to exit so that they don't be...Gravatar Philipp Wollermann2015-09-21
* 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
* Add shell tests to bazel.Gravatar Han-Wen Nienhuys2015-02-12