92 Commits (8121882f98a7a231350d303bc1a398ca1d0fae4d)
 

Author SHA1 Message Date
heck 8121882f98 Test: PityTest - PitySwarm overhaul, copyable now, getLeafUnit() HACK BECAUSE NO TIME, in the end there will of course be several leaf units in any swarm node.... but for now we just copy the swarm... 4 years ago
heck 89c7d3e80b Test: PityTest - PityUnit add setContext() twice, pointer takes reference, Value copies and own the thing.... 4 years ago
heck 158caafa2a Test: PityTest - PityTree addCopy() for lvalue refs, too, please, add getChildrenCount(), debatable, copy-assign i think i like to avoid it. 4 years ago
heck 4d2be74b06 Test: PityTest - PityPerspective make model const, lets see... 4 years ago
heck f8a579fd99 Test: PityTest - AbstractPityUnit add setExecMode() 4 years ago
heck 730cf29479 Test: PityTest - update tests 4 years ago
heck 0183ea0047 Test: PitySwarm - Adjust ownership model for new PityTree 4 years ago
heck 53fbdb0a02 Test: PityTest - PityUnit Include cleanup 4 years ago
heck f485c09bb4 Test: PityTest - PityTree Include cleanup 4 years ago
heck c84b31a559 Test: PityTest - PityTransport.cc Include cleanup 4 years ago
heck 7409ed4b26 Test: PityTest - AbstractPityUnit.cc Include cleanup 4 years ago
heck 757225f227 Test: PityTest - PityUnit when copy, make a copy of the inherited model. 4 years ago
heck 7eee9affab Test: PityTest - PityUnit add ad-hoc class as default TestContext. We should have a proper baseclass for the context. 4 years ago
heck ab0a743ad2 Test: PityTest - PityTree addNew() as abstract factory with perfect forwarding 4 years ago
heck 3c8e3c0705 Test: PityTest - PityUnit add copy assign operator 4 years ago
heck 3c3cd5b536 Test: PityTest - AbstractPityUnit add copy assign operator 4 years ago
heck 9bd1c7355c Test: PityTest - PityTree add copy assign operator 4 years ago
heck 6639ef142a Test: PityTest - test_assert.cc updated 4 years ago
heck e446bc3d32 Test: PityTest - test_processdirs updated (Old/New API) 4 years ago
heck 87288250ed Test: PityTest - test_processdirs updated 4 years ago
heck 2293191e12 Test: PityTest - test_pitytree now design example 4 years ago
heck 905141dc3b Test: PityUnit - Copy C'tor, clone() 4 years ago
heck 400989655b Test: PityTest - Copy C'tor 4 years ago
heck 45be1fe127 Test: PityTree - RValue refs, copy constructor, addRef/addCopy/addNew 4 years ago
heck 19afac89f0 Test: PityTest - add test_pitytree.cc 4 years ago
heck 0333445650 Test: PityTest - add test_assert.cc 4 years ago
heck e5d0d10430 Test: PityTest - fix PITYASSERT_THROWS() 4 years ago
heck f093895fe1 Tests: PityTest - Add main header PityTest.hh 4 years ago
heck 4b48fcd203 Tests: PityTree - add setName() / getChild() 4 years ago
heck e258b1cdc6 Tests: AbstractPityUnit - print full path of RootUnit 4 years ago
heck d6e2f0933e Tests: AbstractPityUnit - init log_mutex in construction 4 years ago
heck 755b756655 Tests: AbstractPityUnit - fix init order 4 years ago
heck f3447b8446 Tests: AbstractPityUnit - move init from constructor to run() 4 years ago
heck 0ac2828242 Tests: PityTest - update tests 4 years ago
heck 5f3e151816 Tests: PityTest - PitySwarm update constructor semantics 4 years ago
heck e5aa9c6ef2 Tests: PityTest - PityUnit change constructor semantics (parent) 4 years ago
heck 28cf819793 Tests: PityTest - PityUnit, move tree functionality into base class 4 years ago
heck 398ab9c7e2 Test: PityTest - Abstract base for PityUnit 4 years ago
heck 3ce612e5bf Test: update all tests to return int 4 years ago
heck 1444ccfd74 Test: PityTest - test_execmodes use model /prettify 4 years ago
heck f1183af616 Test: PityTest - Units return int 4 years ago
heck 43e383d8f7 Test: PityTest - processUnit term colors 4 years ago
heck 7a3971052a Includes for linux build. 4 years ago
heck a9c58e42bf Tests: PitySwarm - own_groups auto generated 4 years ago
heck a7394f46d9 Tests: PityPerspective.hh - add own_groups 4 years ago
heck e0fd8c32bd Tests: PityTest - add pEpidents to Perspective own/cpt AND change PTASSERT to take another param "reason" 4 years ago
heck 0b259970c8 Tests: PityTest - Makefile add pEp includes 4 years ago
heck 237ab988dd Tests: PitySwarm - addTestUnit() returns the unit 4 years ago
heck 408852ca23 Tests: PityTest - Exit status is green if 0, otherwise red 4 years ago
heck 2bc3e7d288 Tests: PityTest - update tests 4 years ago