aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/windows
Commit message (Expand)AuthorAge
* Put stdout and stderr streams into a consistent state when they are redirected.Gravatar Lukacs Berki2016-09-12
* Windows: add a Java-native isJunction methodGravatar Laszlo Csomor2016-09-09
* Windows, tests: more refactoring in testsGravatar Laszlo Csomor2016-09-07
* Windows, tests: move code into WindowsTestUtilGravatar Laszlo Csomor2016-09-07
* Windows, JNI: implement native isJunction method.Gravatar Laszlo Csomor2016-09-06
* Implement timeouts on Windows.Gravatar Lukacs Berki2016-08-22
* Fix various breakages in Windows process handling that creeped in because we ...Gravatar Lukacs T. Berki2016-07-20
* Fix capturing stdin/stdout on Windows.Gravatar Dmitry Lomov2016-07-11
* Fixed BazelDocumentationTests on Windows by using runfiles libraryGravatar Yun Peng2016-07-06
* Add an implementation for SubprocessFactory based on the new JNI interface to...Gravatar Lukacs Berki2016-07-04
* Add native process management for Windows and its Java bindings (without a sa...Gravatar Lukacs Berki2016-07-01