Skip to content
  • Tor Didriksen's avatar
    9d53d8b9
    Bug#15947828 MERGE UNIT TESTS INTO FEWER EXECUTABLES · 9d53d8b9
    Tor Didriksen authored
    Move some common utilities (array_size et.al.) into a common place.
    Change from unnamed to named namespaces.
    Caveat: gtest registers the test name in TEST and TEST_F,
    so test fixture names will have to be unique across several tests.
    
    Kept an option to have separate executables.
    9d53d8b9
    Bug#15947828 MERGE UNIT TESTS INTO FEWER EXECUTABLES
    Tor Didriksen authored
    Move some common utilities (array_size et.al.) into a common place.
    Change from unnamed to named namespaces.
    Caveat: gtest registers the test name in TEST and TEST_F,
    so test fixture names will have to be unique across several tests.
    
    Kept an option to have separate executables.
Loading