Sign in
bazel
/
bazel
/
7876d97dbe7d4593855e62667fa7eba5774b561b
/
tools
/
test
2f62842
test-setup.sh: don't cat the log file if it does not exists
by dmarting
· 8 years ago
154cfb2
Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37
by Damien Martin-Guillerez
· 8 years ago
1711276
Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.
by dmarting
· 8 years ago
b8514f5
Add stdout to default XML file and generate XML file on timeout
by Damien Martin-Guillerez
· 8 years ago
218c363
Ensure shards of the same test have unique names in the fallback xml
by Benjamin Peterson
· 8 years ago
4bb4b3d
give the duration of test in the fallback xml file
by Benjamin Peterson
· 8 years ago
913478d
Use the correct JVM for LcovMerger instead of whatever "java" gets us.
by lberki
· 8 years ago
2e06f42
Ensure that TEST_TMPDIR exists on the remote host when testing a remote build.
by Googler
· 8 years ago
e355e77
Migrate all tests to Truth (except the ones in the examples).
by lberki
· 8 years ago
8a5752d
Add functionality from the old shell-based coverage runner script to the new one.
by lberki
· 8 years ago
b13457b
Small shell fixed to cleanup distfile testing
by Stephen Twigg
· 8 years ago
ea6f209
Bazel, Windows: can now test cc_test rules : Windows: bazel test now works for cc_test rules
by laszlocsomor
· 8 years ago
dd04adf
Switch Bazel to use the common test env variables.
by Ulf Adams
· 8 years ago
25120df
Initial code for Persistent Java Test Runner.
by Kush Chakraborty
· 8 years ago
af1e3c2
Add LcovMerger. (series 2/4 of open-sourcing coverage command for java test)
by Yue Gan
· 8 years ago
8829aba
Coverage support.
by Ulf Adams
· 8 years ago
5a4b445
StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to tests
by Yue Gan
· 9 years ago
a035992
StandaloneTestStrategy: Use relative paths for environmental variables related to tests.
by Philipp Wollermann
· 9 years ago
7d265e0
Add all the sources to //:srcs filegroup and add a check to detect
by Damien Martin-Guillerez
· 9 years ago
8f460f3
Refactor how coverage support files get to test actions.
by Lukacs Berki
· 9 years ago
758d5e2
Fix test runner on Windows without runfiles.
by Dmitry Lomov
· 9 years ago
a148b4c
Disable runfiles on Windows.
by Dmitry Lomov
· 9 years ago
e1acf84
Fix default XML file generated by tests
by Damien Martin-Guillerez
· 9 years ago
b0ba9c9
Generate a default dummy XML file when the test runner does not.
by Damien Martin-Guillerez
· 9 years ago
fac21e5
Set sharding and tmpdir environment variables for googletest
by Brian Silverman
· 9 years ago
b393a53
Find the test setup script based on its basename and not its precise exec path.
by Lukacs Berki
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 9 years ago
6c29d57
For standalone tests, cd into the workspace directory before running the test script.
by Chris Parsons
· 10 years ago
fc64f5e
Support --run_under in Bazel.
by Han-Wen Nienhuys
· 10 years ago
1e6f863
Print TestLogHelper.HEADER_DELIMITER from test-setup.sh.
by Han-Wen Nienhuys
· 10 years ago
31ac6ce
Make tests work even in the top level directory :)
by Gunther Noack
· 10 years ago
5cbd5a4
Open-source Bazel integration tests
by Damien Martin-Guillerez
· 10 years ago
08e26d3
Replaced test-setup.sh shebang to use /bin/bash
by Damien Martin-Guillerez
· 10 years ago
3671ff6
Add symlinks to third_party/ and tools/ to base_workspace
by Kristina Chodorow
· 10 years ago