Alex Lin
3a7e756926
Unit test directories do not support gtest libs in lib64
...
Added library search dirs ${GTEST_HOME}/lib64 and ${GTEST_HOME}/lib
to the link line.
refs #264
2016-07-01 11:50:06 -05:00
Alex Lin
268d3407df
Set and use LD in our makefiles correctly.
...
Changed TRICK_LD to TRICK_CPPC in the unit test makefiles. It
should be TRICK_CPPC on these lines.
refs #131
2016-06-28 08:58:33 -05: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