svn commit: r345747 - projects/kyua-use-googletest-test-interface

Enji Cooper ngie at FreeBSD.org
Tue Sep 3 14:06:01 UTC 2019


Author: ngie
Date: Sun Mar 31 05:33:10 2019
New Revision: 345747
URL: https://svnweb.freebsd.org/changeset/base/345747

Log:
  Improve googletest TEST_INTERFACE support
  
  Switch googletest.test.mk from the plain test interface to the googletest
  interface.
  
  This requires experimental features, currently only available in my
  GitHub kyua fork: https://github.com/ngie-eign/kyua/tree/add-googletest-support
  .
  
  I am close enough to completing the project that it's time to move my work from
  git to svn for developer visibility.

Added:
     - copied from r345746, head/
Directory Properties:
  projects/kyua-use-googletest-test-interface/   (props changed)




More information about the svn-src-projects mailing list