index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
shell
/
CommandTest.java
Commit message (
Expand
)
Author
Age
*
Implement timeouts on top of Java Process
ulfjack
2017-08-10
*
Rewrite the Command API
ulfjack
2017-08-10
*
Migrate all tests to Truth (except the ones in the examples).
lberki
2017-05-31
*
Migrate Java tests to Truth.
lberki
2017-05-30
*
Implement an abstraction layer over java.lang.Process so that the Windows imp...
Lukacs Berki
2016-07-04
*
Use absolute paths in ProcessBuilder invocations.
Dmitry Lomov
2016-02-17
*
Migrated tests in devtools/build/lib/shell to JUnit 4.
Florian Weikert
2015-12-02
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
This should fix the shell tests.
Ulf Adams
2015-04-22
*
Explicitly use bash to test negative exit codes
Kristina Chodorow
2015-04-13
*
Some more cleanup.
Ulf Adams
2015-03-10
*
Fix testOnlyReadsPartialInput on Darwin.
Han-Wen Nienhuys
2015-02-16
*
Use /bin/bash for the Flush test.
Han-Wen Nienhuys
2015-02-16
*
Remove shell.Shell. The windows support is unused.
Han-Wen Nienhuys
2015-02-16
*
Add shell tests to bazel.
Han-Wen Nienhuys
2015-02-12