Releases: nholthaus/gtest-runner
Releases · nholthaus/gtest-runner
v1.4.0
New Features:
- better failure parsing for gtest-1.8.0
- Adds dark theme
Add Test...
default directory persists between runs- test case selection persists between runs
- reduced the amount of highlighted text when using the prev/next failure buttons.
- fixed RPATH
Bug Fixes
- fixed crash when typing an incomplete regex into the
Filter Test Output...
line edit.
v1.3.1
v1.3.0
New Features:
- Adds "find" dialog for console window.
- Adds next/previous test-case failure buttons to console window.
- Selecting a failure scrolls to the failure in the console window.
- Adds command line options for adding tests and reseting to factory defaults.
Bug fixes:
- fixes [DEATH] test syntax highlighting
- fixes select all/copy being disabled in the console window
v1.2.1
v1.2.0
v1.1.2
Source code + signed Windows binaries
Improvements:
- adds binary signing to the windows installers
- adds debug/release labels to visual studio generated test executables
- prevents adding multiple instances of the same test
- keeps test case columns properly sized while using the test output filter.