aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/unittest.bash
Commit message (Expand)AuthorAge
* Write print(x) instead of print x for python3 compatibilityGravatar Loo Rong Jie2018-08-02
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* A couple quality-of-life improvements for Bazel devs, in response to an email...Gravatar nharmata2018-02-23
* Shell code cleanupGravatar Androbin2017-12-14
* Use bundled proguard 5.3.3 instead of 4.7 from the SDKGravatar ajmichael2017-10-06
* Fix unittest.bash to get the correct TEST_script path.Gravatar John Cater2017-09-21
* Fix bash unit tests to include the test suite name in the XML output.Gravatar John Cater2017-07-26
* Cat the jvm.log if presentGravatar dmarting2017-05-05
* XML-escape test failure message in junit test results fileGravatar hlopko2017-04-05
* Fix flaky test supportGravatar Damien Martin-Guillerez2016-12-29
* Make unittest.bash fill in testsuite infoGravatar Kristina Chodorow2016-11-11
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Fix Windows detection in unittest.bash.Gravatar Dmitry Lomov2016-06-29
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Fixes the assert_one_of failure message, to print the correct expected values.Gravatar Anastasios Kakalis2016-05-27
* Description redacted.Gravatar Chris Parsons2016-03-30
* Make the bazel_worker_test non-flaky, once and for all.Gravatar Philipp Wollermann2016-03-10
* Record correct shell test failure timesGravatar Michajlo Matijkiw2016-01-07
* unittest.bash: Correctly handle failures due to "errexit" in tests. This will...Gravatar Philipp Wollermann2015-12-15
* unittest.bash: Make it clear that true / false are strings and treat them as ...Gravatar Philipp Wollermann2015-12-11
* Don't print an error message about cat if a test exits abnormallyGravatar Kristina Chodorow2015-12-10
* This change fixes a mysterious timeout when the Maven tests fail.Gravatar Lukacs Berki2015-11-26
* Fixes up bash stack walking on Mac OS. There are cases where BASH_SOURCE is a...Gravatar Dave MacLachlan2015-11-06
* Pass test log as argument to formatting perl program instead of inliningGravatar Michajlo Matijkiw2015-09-30
* Fix a long standing issue where in the presence of '{' or '\' characters in t...Gravatar Miguel Alcon Pinto2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Do not fail when the test argument do not match any testGravatar Damien Martin-Guillerez2015-09-23
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Enforce creation of the start timestamp in unittest.bashGravatar Damien Martin-Guillerez2015-05-07
* Remove dependency on bcGravatar Kristina Chodorow2015-04-16
* Enable test sharding for bazel_example_testGravatar Damien Martin-Guillerez2015-04-14
* unittest.bash fix: support undefined TEST_WARNINGS_OUTPUT_FILEGravatar Damien Martin-Guillerez2015-04-08
* Fixed timestamp of unittest.bash under OS XGravatar Damien Martin-Guillerez2015-03-24
* Allow bash unit tests to fails without failure messageGravatar Damien Martin-Guillerez2015-03-20
* Open-source unittest.bashGravatar Damien Martin-Guillerez2015-03-18