Export Test - Do Not Merge
Add millisecond precision to start timestamp in XML/JSON output - Previous timestamp had format YYYY-MM-DDThh:mm:ss, now YYYY-MM-DDThh:mm:ss.sss - This conforms to the ISO 8601 standard PiperOrigin-RevId: 329503623
parent
df6b7594
Branches 05CC6081FCBD0071053DE78238E136B3
No related tags found
Showing
- googletest/include/gtest/internal/gtest-string.h 3 additions, 0 deletionsgoogletest/include/gtest/internal/gtest-string.h
- googletest/src/gtest.cc 9 additions, 3 deletionsgoogletest/src/gtest.cc
- googletest/test/gtest_unittest.cc 6 additions, 6 deletionsgoogletest/test/gtest_unittest.cc
- googletest/test/gtest_xml_test_utils.py 1 addition, 1 deletiongoogletest/test/gtest_xml_test_utils.py
Loading
Please register or sign in to comment