Alex Lin
4ab940a691
Revert "Functions with enumerated default arguments cause bad python code to be generated"
...
This reverts commit 30fbd682ee
.
2016-02-18 10:59:36 -06:00
Alex Lin
30fbd682ee
Functions with enumerated default arguments cause bad python code to be generated
...
Found a lot more data recording groups that have the same problem.
refs #176
2016-02-18 10:21:12 -06:00
Alex Lin
1bf08aeb55
Clock unit tests don't work on all platforms.
...
Clock unit tests don't work on virtual machine platforms. I've
recommented them out until they can be reviewed.
refs #87
2015-07-21 14:45:19 -05:00
John M. Penn
a5e7699d40
Fixes #81 : Updated other Makefiles to get tests to link
2015-07-16 15:02:33 -05:00
John M. Penn
5fb037aa00
Fixes #79 : Get the Clock tests working
2015-07-01 18:21:56 -05:00
John M. Penn
03284bf97d
Break the Memory Manager out of libtrick.a into libtrick_mm.a.
2015-06-30 17:57:26 -05:00
Alex Lin
44736be398
Remove dupilcate stand-alone libraries
...
The test programs now need more than just -ltrick.
refs #71
2015-06-24 16:54:15 -05:00
Alex Lin
d3acfa5fc0
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 16:11:08 -05:00
Alex Lin
14a75508a3
Cleaning up once include variables and copyright cleanup.
...
Changed all header file once include variables to follow the same naming
convention and not start with any underscores. Also deleted old
incorrect copyright notices. Also removed $Id: tags from all files.
Fixes #14 . Fixes #22 .
2015-03-23 16:03:14 -05:00
Alex Lin
f0c594f841
Initial commit of everything.
2015-02-26 09:02:31 -06:00