- 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
- c0f0f8d Run Buildifier on almost everything by ruperts · 3 years, 9 months ago
- 8ba48ad Java coverage: fix handling of external files by Ulf Adams · 4 years ago
- 615e1b1 Change `set -x` in coverage to be set by var by Keith Smiley · 4 years ago
- 2793e5a Create blank coverage reports before running tests by Garrett Holmstrom · 4 years ago
- e6f1066 Fix test name of test[suit|case] in the generated test.xml. by chiwang · 4 years ago
- ac7fc7c Automatic code cleanup. by Googler · 4 years ago
- 26c7e10 Cleanup: Replace NULL with nullptr by Vertexwahn · 4 years ago
- ed9d72f Remove unnecessary rules_cc load statements in favor of builtins. by jingwen · 4 years, 1 month ago
- 0080572 Use a runfiles path when initiating tests. This makes the test setup logic compatible with the sibling repository layout. by Googler · 4 years, 1 month ago
- 3551898 Propagate test envs to xml generation action by Yun Peng · 4 years, 3 months ago
- f38e293 Filter coverage output to just the files in the source file manifest by Googler · 4 years, 4 months ago
- 985a93c Fix sleep-process not killed at exit in test-setup.sh by Simon Bjorklen · 4 years, 4 months ago
- a445cda Split coverage post-processing into its own spawn by plf · 4 years, 5 months ago
- 21b5eb6 Fix Bazel clang coverage to produce lcov report by plf · 4 years, 5 months ago
- 642a800 Fix Coverage Report Extension Check by vectoralpha · 4 years, 6 months ago
- 651596e Remove IncompatibleMergeException from coverage generator by cmita · 4 years, 6 months ago
- 67e4aaa Stop throwing IncompatibleMergeException merging mismatched branch coverage. by cmita · 4 years, 6 months ago
- 7aca3f7 Fix flaky test caused by incorrectly handled method reference by Charles Mita · 4 years, 7 months ago
- 4d360e0 Reduce default parallelism on LcovMerger by Googler · 4 years, 7 months ago
- ef5ca41 Use CoverageReportGenerator at HEAD in integration tests by Charles Mita · 4 years, 7 months ago
- 3cd7450 Change GcovParser and GcovJsonParser to emit BRDA branch information by Charles Mita · 4 years, 7 months ago
- 51ec222 Fix branch coverage merging when line numbers differ by Charles Mita · 4 years, 7 months ago
- 3481d5ec Fix handling of BA lines in CoverageOutputGenerator by Charles Mita · 4 years, 7 months ago
- bc8d7c6 Fixing Issue 11241 by mai12 · 4 years, 8 months ago
- 5a8c461 Fix parsing of BRDA lines in LcovParser by Charles Mita · 4 years, 8 months ago
- c91126b Convert /*...*/ method comments to javadocs in CoverageOutputGenerator by Charles Mita · 4 years, 8 months ago
- 7bf8053 Use 'long' for execution counts in coverage output by Charles Mita · 4 years, 8 months ago
- 5853760 Check if file already exists before creating it. by Tobias Werth · 4 years, 9 months ago
- 3b75bc7 Fix GCC 9 Code coverage by adding its JSON format by Henk van der Laan · 4 years, 9 months ago
- 1c77844 gcov: make it possible to use GCov from a toolchain by Michael Klemm · 4 years, 10 months ago
- 9051faa Update test-setup.sh to in fact forward signals to its children. It claims to in at least one mode, but actually implicitly relies on the fact that the sandbox does. Second attempt: this accounts for allowing test processes to receive SIGINT if they want to, which is harder than it sounds. by Googler · 5 years ago
- 40e904d Automated rollback of commit 39e91a3fa912d636cd9d6f5b3e1b7a44087f8575. by Googler · 5 years ago
- d899a03 Windows: Use test binary in runfiles tree when it's enabled by pcloudy · 5 years ago
- 39e91a3 Fix signal handling in test-setup.sh to properly forward signals to the child process, without relying on a bash bug not present in all environments. by Googler · 5 years ago
- d56f7b1 Limit the number of threads used to parallel parse and merge lcov files by Googler · 5 years ago
- 9964418 Lcov merger no longer fails on empty coverage by Googler · 5 years ago
- 8804128 Recognize CUDA and OpenCL source file types (.cu, .cl) and compile them with the C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 5 years ago
- 955a4fd Adds capability of parsing files in parallel to CoverageOutputGenerator/LcovMerger. by Googler · 5 years ago
- 250647b Automated rollback of commit 64a1326c7cfd66f597c290613b9ffdf8fabd4b17. by leba · 5 years ago
- 64a1326 Recognize CUDA and OpenCL file types (.cu, .cl, .inl, .cuh) and compile them with a C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 5 years ago
- b3763e9 MacOS C++ coverage: preserve GCOV_PREFIX_STRIP by ulfjack · 5 years ago
- 1fe5cb0 Partially fix C++ coverage on Linux by ulfjack · 5 years ago
- 21f633c Coverage output generator: INFO for "Parsing file" by ulfjack · 5 years ago
- f44f5c8 Partial rollback of https://github.com/bazelbuild/bazel/commit/934c4fd4a4a96093a2cd0b08cf619bef04d0b582 to restore package by ulfjack · 5 years ago
- 934c4fd Delegate coverage tools to @remote_coverage_tools by Ulf Adams · 5 years ago
- f2bcae9 Change lcov_merger flag parsing to allow legacy flags by Googler · 5 years ago
- 21298e3 Add aliases for :lcov_merger and :coverage_report_generator targets by Ulf Adams · 5 years ago
- 1a4e55d Automated rollback of commit 9700ee6778706e6be65c377cb13f758e18f4a3ae. by elenairina · 5 years ago
- 9700ee6 Add --experimental_persistent_test_runner for java tests. by elenairina · 5 years ago
- 0e4d6cc Migrate CoverageOutputGenerator for incompatible_load_java_rules_from_bzl by Marcel Hlopko · 5 years ago
- 8f22e94 Pass stdin through test-setup.sh by David Neil · 6 years ago
- 255650c1 Windows, test wrapper: remove dead code by laszlocsomor · 6 years ago
- dcc80fb Windows, refactor: move WindowsEscapeArg function by Laszlo Csomor · 6 years ago
- a4de484 Add rules_java load statements. by iirina · 6 years ago
- 693542f Windows: test wrapper checks if MANIFEST exists by Laszlo Csomor · 6 years ago
- 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
- 168ee7c Tests: print a warning if zip failed by Laszlo Csomor · 6 years ago
- a65b047 Windows, JNI: merge lib-util and lib-file by Laszlo Csomor · 6 years ago
- 62e3df7 Windows, test wrapper: refactor logging by Laszlo Csomor · 6 years ago
- 936b04c Windows, test wrapper: support relative test paths by Laszlo Csomor · 6 years ago
- 43532f9 Remove pipes usage when reading the manifest file in collect_cc_coverage.sh by iirina · 6 years ago
- e95234d Allow .TLH and .TLI extensions for C++ headers. by Googler · 6 years ago
- d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
- fac5823 Windows, test wrapper: use WaitableProcess by Laszlo Csomor · 6 years ago
- 414a7ac Windows, test wrapper: argv_rest is now a string by Laszlo Csomor · 6 years ago
- ec2b080 Remove CoverageOutputGenerator from the bazel binary. by iirina · 6 years ago
- 3f7f255 Windows: fix native test wrapper's arg. escaping by Laszlo Csomor · 6 years ago
- 991979b Create a CoverageOutputGenerator zip archive and upload it to GCS. by iirina · 6 years ago
- 75b26bf Remove --incompatible_cc_coverage by iirina · 6 years ago
- d12b3ab Windows, test wrapper: use IFStream to encode XML by Laszlo Csomor · 6 years ago
- bfd71de Windows, test wrapper: simplify IFStream by Laszlo Csomor · 6 years ago
- 2310b1c Ignore SIGCHLD in test setup script by Keith Moyer · 6 years ago
- d5af612 gcc coverage: remove -b from gcov invocation by iirina · 6 years ago
- 4f65c06 Remove LcovMerger from tools/test:embedded_tools. by iirina · 6 years ago
- 9826379 Windows, test wrapper: use ofstream to write XML by Laszlo Csomor · 6 years ago
- c52be2b Windows, test wrapper: implement IFStream by Laszlo Csomor · 6 years ago
- c0e5799 Always set a trap for SIGTERM in test-setup.sh by ulfjack · 6 years ago
- 258f2b4 Avoid Perl dependency in test-setup.sh by ulfjack · 6 years ago
- 0d98e88 Only delete test.xml.log, not test.log by ulfjack · 6 years ago
- 1d17d5a Make bash processing stricter and refactor a bit by ulfjack · 6 years ago
- 682a0d1 Added `.inl` header extension for C/C++. by hlopko · 6 years ago
- 3256863 Fix bug in test.xml generation by ulfjack · 6 years ago
- baafedd Windows: fix rule_size_test for the test wrapper by Laszlo Csomor · 6 years ago
- 2b36cd3 Merge instrumentation jar in collect_coverage.sh by elenairina · 6 years ago
- a6c74fe Add .H as a cpp header extension by erenon · 6 years ago
- aac00ac Windows, test wrapper: native split-XML generation by Laszlo Csomor · 6 years ago
- f3871bb Windows, test wrapper: fix a few minor bugs by Laszlo Csomor · 6 years ago
- bef982d Automated rollback of commit 64f2f1d498747461b5c9c238acad0a60ab663b1c. by janakr · 6 years ago
- 64f2f1d Added `.inl` header extension for C/C++. by Vladimir Chebotarev · 6 years ago
- d235a06 Windows, JNI: AutoAttributeList owns HANDLE array by Laszlo Csomor · 6 years ago
- 0aa5412 Reverse precedence order - prefer split xml generation by ulfjack · 6 years ago
- d3d2109 Windows, JNI: update path retrieval and utils by Laszlo Csomor · 6 years ago
- 57846a4 Windows, test wrapper: generate test XML output by Laszlo Csomor · 6 years ago
- b22f991 Windows, test wrapper: changes to logging by Laszlo Csomor · 6 years ago
- e7c9b8c Windows, test wrapper: implement test log escaping by Laszlo Csomor · 6 years ago
- 86c4715 Windows, test wrapper: AutoHandle changes by Laszlo Csomor · 6 years ago
- 46cd610 Windows, test wrapper: add CdataEncode function by Laszlo Csomor · 6 years ago
- 237c594 Windows, test wrapper: redirect subprocess' output by Laszlo Csomor · 6 years ago
- c8a5eb0 Windows, test wrapper: implement `tee` for HANDLEs by Laszlo Csomor · 6 years ago