Skip to content
Snippets Groups Projects
  1. Apr 02, 2018
  2. May 18, 2017
  3. Jan 25, 2017
  4. Dec 09, 2016
  5. Oct 05, 2016
    • David Neto's avatar
      Gtests can be run on another source tree · 1d3a9661
      David Neto authored
      The gtest executable accepts a --test-root option to specify
      a root directory for test files.  It defaults to the Test directory
      in the source tree from which the executable is built.
      
      For example, this lets us run test exectuables built with MinGW on Linux
      on a Windows machine with its own copy of the source tree.
      1d3a9661
  6. Jul 09, 2016
  7. May 25, 2016
  8. May 19, 2016
Loading