Commit Graph

16 Commits

Author SHA1 Message Date
Jesse Beder
da7cd57295 Remove the extraneous gtest library from the test's link args, since gmock covers it 2015-02-21 12:33:36 -06:00
Jesse Beder
138963213f Add test to CMake config 2015-01-24 14:45:40 -06:00
beder
489af23b80 Add test and util sources to make format 2014-03-25 00:02:16 -05:00
beder
ceb3533253 Suppress gtest warnings on xcode 2014-03-24 23:47:46 -05:00
beder
4ba973027e Fix clang compiler settings, and properly set up warnings so they don't interfere with gtest and gmock 2014-03-24 23:34:26 -05:00
Jesse Beder
da0d87af80 Add missing DLL export, and set up gtest/gmock to properly import their symbols. 2014-03-23 23:56:17 -05:00
Jesse Beder
96b4ac05dc Fix MSVC static/shared library mismatch with gtest. 2014-03-23 23:26:02 -05:00
beder
44db237754 Add gmock as dependency 2014-03-23 12:04:03 -05:00
beder
13f0406e07 Move EmitterTests to gtest 2014-03-23 11:49:32 -05:00
beder
4e21961351 Fix SEGV in ostream_wrapper 2014-03-22 19:15:49 -05:00
beder
eb2110e905 Add gtest, as separate set of tests (that just follow the ad-hoc tests that already exist) 2014-03-22 19:06:46 -05:00
beder
c1e890df85 Removed old-api tests, added (empty) core spec tests 2012-05-19 01:16:54 -05:00
beder
45962234a1 Removed the new API from the default branch 2012-01-20 23:50:39 -06:00
beder
20fc439599 Added stubs for spec and parser tests with the new API 2011-09-10 18:05:35 -05:00
beder
37f35737e9 Moved old api tests to subfolder 2011-09-10 18:02:07 -05:00
jbeder
8a9fe52ea8 Renamed yaml-reader test 2009-10-27 14:38:53 +00:00