trick/trick_source/sim_services/Clock/test
Alex Lin 39868aba46 Functions with enumerated default arguments cause bad python code to be generated
OK, all the previous checkins were the wrong way to fix this issue.  The SWIG
compactdefaultargs feature and the shadow feature clash for our DRBinary class.
I turn off compactdefaultargs for the DRBinary class, leaving it on for
everything else.

refs #176
2016-02-18 11:04:07 -06:00
..
.gitignore Functions with enumerated default arguments cause bad python code to be generated 2016-02-18 11:04:07 -06:00
BC635Clock_test.cpp Fixes #79: Get the Clock tests working 2015-07-01 18:21:56 -05:00
Clocks_test.cpp Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
GetTimeOfDayClock_test.cpp Fixes #79: Get the Clock tests working 2015-07-01 18:21:56 -05:00
Makefile Clock unit tests don't work on all platforms. 2015-07-21 14:45:19 -05:00
TPROCTEClock_test.cpp Fixes #79: Get the Clock tests working 2015-07-01 18:21:56 -05:00