- 13 Mar, 2018 3 commits
-
-
Gennadiy Civil authored
-
-
Gennadiy Civil authored
-
- 12 Mar, 2018 5 commits
-
-
Gennadiy Civil authored
Allow macros inside of parametrized test names.
-
Bernhard Bauer authored
-
Bernhard Bauer authored
This allows doing things like TEST_P(TestFixture, MAYBE(TestName)) for nicer conditional test disabling. Upstream of cr/188748737. Tested: Added unit tests MacroNamingTest and MacroNamingTestNonParametrized.
-
Gennadiy Civil authored
merges-port(1)
-
Gennadiy Civil authored
merges-port(1)
-
- 07 Mar, 2018 2 commits
-
-
Gennadiy Civil authored
Merging, XML tests
-
Gennadiy Civil authored
-
- 05 Mar, 2018 17 commits
-
-
Gennadiy Civil authored
merges-8
-
Gennadiy Civil authored
-
Gennadiy Civil authored
merges-7
-
Gennadiy Civil authored
-
Gennadiy Civil authored
merges-6
-
Gennadiy Civil authored
merges-6
-
Gennadiy Civil authored
merges-4
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Merges-2
-
-
Gennadiy Civil authored
merges-2
-
Gennadiy Civil authored
Merges
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Try to handle unsigned wchar_t (arm) a bit better
-
Gennadiy Civil authored
-
- 02 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
Use a full message in the JSON output for failures
-
- 01 Mar, 2018 2 commits
-
-
Petr Hosek authored
The full message unlike summary also includes stack trace.
-
Gennadiy Civil authored
-
- 28 Feb, 2018 7 commits
-
-
Gennadiy Civil authored
Add options to parallelize builds.
-
Gennadiy Civil authored
Support JSON output format in addition to XML
-
Gennadiy Civil authored
-
Carlos O'Ryan authored
AppVeyor build servers have two cores, so why not use them?
-
Gennadiy Civil authored
Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIX
-
Gennadiy Civil authored
-
Petr Hosek authored
This change allows emitting output in JSON format in addition to the already supported XML format. The implementation as well as the file structure is intentionally modelled after the XML one.
-
- 27 Feb, 2018 3 commits
-
-
Gennadiy Civil authored
Add matcher for std::variant.
-
-
Xiaoyi Zhang authored
-