aboutsummaryrefslogtreecommitdiff
path: root/tests/unittest_test.sh
AgeCommit message (Expand)Author
2024-05-01Add `default_applicable_license` and remove obsolete `licenses()` in all BUIL...Alexandre Rostovtsev
2022-10-15Stop hardcoding runfiles prefix (#402)Nick Gooding
2021-10-25Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bas...Yesudeep Mangalapilly
2021-10-04Improve escaping in unittest failure message (#320)Samuel Freilich
2020-11-12Enable unittest.suite to accept partial calls of test rules (#276)David Sanderson
2020-02-03Remove old_sets.bzl (#231)Laurent Le Brun
2019-06-04Add some comments to unittest_test.sh (#159)c-parsons
2019-05-08Minor formatting changes plus doc updates (#147)c-parsons
2019-05-06Use TEST_SRCDIR for shell tests (#145)c-parsons
2019-03-19e2e tests: make them run on Windows (#121)László Csomor
2019-02-14Add analysis-test test framework (#110)c-parsons
2019-02-11Add basic shell testing for unittest.bzl (#108)c-parsons