aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/unittest/junit.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename Y_TEST_FILTER option to Y_UNITTEST_FILTER_FILEnkozlovskiy2023-05-261-1/+1
* add ability to use test filter list from filenkozlovskiy2023-05-241-0/+1
* Fix several small sins of junit xml report generatorgalaxycrab2023-03-271-23/+138
* unittest junitxml add suite name to classnamealexv-smirnov2023-03-221-0/+3
* Support --fork-tests in JUnitProcessor. Support more than one trace processor...galaxycrab2023-03-201-45/+316
* fix writing to junitxml set by an env var from a forked testalexv-smirnov2023-03-171-1/+1
* JUnitXML output for unittestalexv-smirnov2023-03-161-0/+104