summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/GoogleTest-DISCOVERY_MODE.rst
blob: 7bc2f14678a7aa0d14d61dc2b7941ee852cfddb6 (plain)
1
2
3
4
5
6
7
GoogleTest-DISCOVERY_MODE
-------------------------

* The :module:`GoogleTest` module :command:`gtest_discover_tests` command
  gained a new ``DISCOVERY_MODE`` option to control when the test
  discovery step is run.  It offers a new ``PRE_TEST`` setting to
  run the discovery at test time instead of build time.