Add googletest library and update makefiles

This commit is contained in:
Mike Long
2012-04-21 07:45:37 +01:00
parent 329b83f15a
commit 3c8beeaa58
12 changed files with 31280 additions and 15 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
ruby fakegen.rb > fff.h && make clean && make all && build/fff_test_c && build/fff_test_cpp
ruby fakegen.rb > fff3.h && make clean && make all && build/fff_test_c && build/fff_test_cpp