aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/py/bazel/test_base.py
Commit message (Expand)AuthorAge
* Windows,python tests: fine if $JAVA_HOME is emptyGravatar laszlocsomor2018-07-05
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* Fix archive decompression with symlink on WindowsGravatar pcloudy2018-06-13
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Remove CC_CONFIGURE_DEBUG in test_base.pyGravatar pcloudy2018-06-07
* Windows, python test: Explicitly shutdown Bazel server after test finishedGravatar pcloudy2018-05-17
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* Add a test that builds a Windows binary remotely and runs it locally, to vali...Gravatar Googler2018-04-11
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05
* action_temp_test: eliminate for-loopGravatar Laszlo Csomor2018-01-05
* test: use bazel_with_jdk in py integration testGravatar Laszlo Csomor2018-01-02
* Implement cc_import ruleGravatar Yun Peng2017-12-07
* Windows, jni: Don't close stdout/stderr in nativeWaitFor functionGravatar Yun Peng2017-10-24
* Actions now have a temp envvar.Gravatar László Csomor2017-10-16
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* test_base.py: use self._test_cwd to calculate temporary file pathGravatar pcloudy2017-08-18
* test_base.py: add path of VC++ Build Tools 2017Gravatar Laszlo Csomor2017-07-17
* Add support for Visual Studio 2017 in cc_configure auto-detection and our Pyt...Gravatar Philipp Wollermann2017-07-14
* Only configure wrapper scripts when they are neededGravatar Yun Peng2017-07-05
* Bazel, Windows: sh_binary now builds a .cmd fileGravatar Laszlo Csomor2017-07-05
* Set BAZEL_VC in when running python tests on WindowsGravatar pcloudy2017-06-29
* Bazel, testing: improve test_base.pyGravatar Laszlo Csomor2017-06-29
* Output more debug information when running python testsGravatar Yun Peng2017-06-28
* Bazel, python tests: add more context to failuresGravatar Laszlo Csomor2017-06-27
* Windows, Bazel client: pass Unix root as JVM flagGravatar Laszlo Csomor2017-06-13
* Testing: add Python integration test utilitiesGravatar Laszlo Csomor2017-06-09