Commit Graph

11 Commits

Author SHA1 Message Date
Marty Kraimer fdfd11c755 bug in testLinkedList.cpp
linkedList.h better than std::list but NOT that much better.
Look at diffs for test/testLinkedListAux for bug:
2010-11-23 07:58:54 -05:00
Marty Kraimer 9db054cc54 timer and timeStamp added to misc. copyright and license info added 2010-11-23 07:30:13 -05:00
Marty Kraimer 28aad96b34 redid showConstructDestruct 2010-11-17 15:28:18 -05:00
Marty Kraimer d9a56c68a1 added testThread to testAll 2010-11-17 11:19:22 -05:00
Marty Kraimer 6e90ae7f12 added event thread executor timeFunction showConstructDestruct timeStamp 2010-11-17 11:14:38 -05:00
Marty Kraimer 8f082c5ea6 fix EPICS_HOST_ARCH=linux-x86 problem in pvDataCPP/test
add auxFd in testLinkedList.cpp so that test dopes not show extra info
2010-11-10 06:37:18 -05:00
Marty Kraimer 5a7438e028 added linkedList and test for linkedList 2010-11-09 14:23:30 -05:00
Marty Kraimer 2502b381d3 added a test for auxInfo and field offsets 2010-11-04 15:48:06 -04:00
Marty Kraimer 4f871aae05 a complete set of tests for PVData now exists 2010-11-04 09:38:53 -04:00
Marty Kraimer f259c4451d refactor introspection interfaces. replace epicsTypes by pvData types. 2010-11-02 07:53:03 -04:00
Marty Kraimer 59c2d447c1 testIntrospection now complete 2010-10-28 10:08:20 -04:00