-
Tor Didriksen authored
See http://code.google.com/p/googletest/wiki/Primer#Simple_Tests "Both names must be valid C++ identifiers, and they should not contain underscore (_)" Switch from MySQL style do_some_test to camelcase DoSomeTest.
Tor Didriksen authoredSee http://code.google.com/p/googletest/wiki/Primer#Simple_Tests "Both names must be valid C++ identifiers, and they should not contain underscore (_)" Switch from MySQL style do_some_test to camelcase DoSomeTest.
Loading