aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/py
Commit message (Expand)AuthorAge
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Update Bazel BUILD file to allow def_parse depend on Bazel specific targets f...Gravatar pcloudy2017-08-28
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Store content digests in repository marker files. https://www.bazel.build/de...Gravatar Benjamin Peterson2017-08-24
* Propagate detected value of BAZEL_SH to --client_env.Gravatar Dmitry Lomov2017-08-22
* Small improvments on native launcher and testGravatar Yun Peng2017-08-22
* Windows: Implement python native launcherGravatar Yun Peng2017-08-21
* Refactor Bash LauncherGravatar Yun Peng2017-08-21
* test_base.py: use self._test_cwd to calculate temporary file pathGravatar pcloudy2017-08-18
* Windows, sh_bin. launcher: fix manifest pathGravatar Laszlo Csomor2017-08-07
* Add --windows_exe_launcher optionGravatar Yun Peng2017-08-04
* Windows, sh_bin. launcher: export runfiles envvarsGravatar Laszlo Csomor2017-08-03
* Java launcher: export runfiles-related envvarsGravatar Laszlo Csomor2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
* Allow py_binary to be the executable of a Skylark action or anyGravatar Philipp Wollermann2017-07-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
* Bazel, testing: tests for launcher scriptsGravatar Laszlo Csomor2017-06-29
* 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
* Move verifyMarkerData into RepositoryFunctionGravatar Yun Peng2017-06-28
* Bazel, python tests: add more context to failuresGravatar Laszlo Csomor2017-06-27
* Correct test name in bazel_server_mode_test.pyGravatar pcloudy2017-06-26
* Windows, Bazel client: pass Unix root as JVM flagGravatar Laszlo Csomor2017-06-13
* Windows: bazel clean --expunge worksGravatar Laszlo Csomor2017-06-12
* Testing: add Python integration test utilitiesGravatar Laszlo Csomor2017-06-09