This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
trick
Watch
1
Star
0
Fork
0
You've already forked trick
mirror of
https://github.com/nasa/trick.git
synced
2024-12-22 06:27:49 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
00b4b2c8d9
trick
/
trick_source
/
sim_services
/
Clock
/
test
/
.gitignore
5 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test code does not work with new directory locations. Adjusted all of the source code to point to the header files in their new locations. Adjusted the makefiles for the header locations as well. Added .gitignore files in the test directories to ignore test object code.
2015-06-22 21:11:08 +00:00
*.o
BC635Clock_test
TPROCTEClock_test
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 17:04:07 +00:00
GetTimeOfDayClock_test
Reference in New Issue
Copy Permalink