| Commit message (Expand) | Author | Age | Files | Lines |
* | KIKIMR-19979 Fix empty attribute in xml report | galaxycrab | 2023-11-28 | 1 | -2/+1 |
* | KIKIMR-19979 Remove dependency on libxml of library/cpp/testing/unittest | galaxycrab | 2023-11-27 | 1 | -140/+353 |
* | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 1 | -1/+1 |
* | KIKIMR-18702 JUnit tests. Save captured test output even when abort happened | galaxycrab | 2023-08-04 | 1 | -1/+68 |
* | rename Y_TEST_FILTER option to Y_UNITTEST_FILTER_FILE | nkozlovskiy | 2023-05-26 | 1 | -1/+1 |
* | add ability to use test filter list from file | nkozlovskiy | 2023-05-24 | 1 | -0/+1 |
* | Fix several small sins of junit xml report generator | galaxycrab | 2023-03-27 | 1 | -23/+138 |
* | unittest junitxml add suite name to classname | alexv-smirnov | 2023-03-22 | 1 | -0/+3 |
* | Support --fork-tests in JUnitProcessor. Support more than one trace processor... | galaxycrab | 2023-03-20 | 1 | -45/+316 |
* | fix writing to junitxml set by an env var from a forked test | alexv-smirnov | 2023-03-17 | 1 | -1/+1 |
* | JUnitXML output for unittest | alexv-smirnov | 2023-03-16 | 1 | -0/+104 |