aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Add some debugging to bazel_worker_test.sh to hopefully catch a flaky test.Gravatar Philipp Wollermann2016-07-04
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Make repository name warning less noisyGravatar Kristina Chodorow2016-07-01
* Remove some android tool paths from test/shell/bazel/testenv.sh.bazelGravatar Googler2016-07-01
* Do redirection of stdout / stderr in Java instead of reimplementing it in eve...Gravatar Philipp Wollermann2016-06-30
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Fix Windows detection in unittest.bash.Gravatar Dmitry Lomov2016-06-29
* experimental UI: honor --show_timestampsGravatar Klaus Aehlig2016-06-29
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Use a mutable map when collecting environment variables for repository_ctx.ex...Gravatar Chris Parsons2016-06-29
* Fix is_windows functionGravatar Yun Peng2016-06-29
* Fix typoGravatar Dmitry Lomov2016-06-28
* Do not run bazel_windows_cpp_test on releases without rlocation.Gravatar Dmitry Lomov2016-06-27
* Anabashed fix that makes bash tests run once and for all.Gravatar Dmitry Lomov2016-06-27
* experimental UI: honor --progress_in_terminal_titleGravatar Klaus Aehlig2016-06-27
* Make shell tests run on latest release too.Gravatar Dmitry Lomov2016-06-27
* experimental UI: Avoid empty linesGravatar Klaus Aehlig2016-06-27
* Set the default value of PRODUCT_NAME to "Bazel" and add a test to guaranteeGravatar Luis Fernando Pino Duque2016-06-24
* Rollback of commit 2ee0377d835af26a6488ad7b80291953860c4dce.Gravatar Philipp Wollermann2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Make skylark repository rules accept basic rule attributesGravatar Kristina Chodorow2016-06-21
* experimental UI: be less verbose about test summariesGravatar Klaus Aehlig2016-06-21
* sandbox: Mount input files and directories actually read-only.Gravatar Philipp Wollermann2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* Make timeout test a bit more robustGravatar Kristina Chodorow2016-06-15
* Make experimental UI honor --noshow_progressGravatar Klaus Aehlig2016-06-15
* Remove manual tag for worker_testGravatar Damien Martin-Guillerez2016-06-14
* Zip up symlinks as symlinksGravatar Kristina Chodorow2016-06-14
* Support absolute paths for zip filesGravatar Kristina Chodorow2016-06-13
* Shard bazel_apple_test into 3 countsGravatar Yun Peng2016-06-10
* Always register module map actions.Gravatar Dmitry Shevchenko2016-06-09
* Fixes test breakage on darwinGravatar Dmitry Shevchenko2016-06-08
* Create the output directory when invoking repository_ctx.download_and_extractGravatar Damien Martin-Guillerez2016-06-06
* repository_ctx.execute: execute from the external repository root and allow t...Gravatar Damien Martin-Guillerez2016-06-06
* Add uses_swift flag to the providers exported by swift_library.Gravatar Dmitry Shevchenko2016-06-06
* Fix a typo in test log.Gravatar Dmitry Shevchenko2016-06-06
* Add @loader_path to -rpath for xctest targets.Gravatar Dmitry Shevchenko2016-06-06
* Add test for --test_summary=detailed.Gravatar Han-Wen Nienhuys2016-06-03
* Pass --ios_sdk_version to more of bazel_apple_tests.Gravatar Dmitry Lomov2016-06-02
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Add exoblaze and bazel tests for apple_binaryGravatar Chris Parsons2016-05-30
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Implement zip file symlink supportGravatar Kristina Chodorow2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Fixes the assert_one_of failure message, to print the correct expected values.Gravatar Anastasios Kakalis2016-05-27