18 Commits (80bb9d1561bd4701eeda0ee4245fcf664e7217b9)

Author SHA1 Message Date
heck 4f5ef09709 AbstractPityUnit - Change to_string(ExecutionModes) 4 years ago
heck 675c1072f4 AbstractPityUnit - AbstractPityUnit::to_string() remove path 4 years ago
heck 0091aec6b5 AbstractPityUnit - unneccessary functions commented out 4 years ago
heck 16278a60c1 Fix: cwd is processDir() always 4 years ago
heck 2169f921c3 Fix: PityUnit make resilient against cwd changes. 4 years ago
heck aedf73f772 Return pointers instead of refs, because its too dangerous with the bloody auto keyword that takes a copy if you are not careful. This will never happen using pointers. 4 years ago
heck 33864efbb1 Create project structure after extraction from libpEpAdapter repo 4 years ago
heck a0e6a0cfe3 Test: PityTest - AbstractPityUnit fix PROC_SEQ (added wait()), rename 4 years ago
heck f8a579fd99 Test: PityTest - AbstractPityUnit add setExecMode() 4 years ago
heck 7409ed4b26 Test: PityTest - AbstractPityUnit.cc Include cleanup 4 years ago
heck 3c3cd5b536 Test: PityTest - AbstractPityUnit add copy assign operator 4 years ago
heck 400989655b Test: PityTest - Copy C'tor 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 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 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 408852ca23 Tests: PityTest - Exit status is green if 0, otherwise red 4 years ago
heck 51c0b16f0c Tests: PityTest - report exit status 4 years ago
heck 7b8116162d Tests: PityTest - HACK for transport peers problem 4 years ago
heck bb0b12954c Tests: PityTest - PityUnit remove the 2nd template param. 4 years ago
heck 686815f309 Tests: PityTest - fixes 4 years ago
heck 3654b5a86d Tests: PityTest - integrate transport into PityUnit 4 years ago
heck 84e8300344 Test: PityTest - Add Perspective peers/partner etc... 4 years ago
heck 599c3e54dc Test: PityTest - Add fs_mutex (a very primitive IPC sync method) 4 years ago
heck 8de231e282 Test: PityTest - PityUnit move stuff to std_utils.cc 4 years ago
heck e4f0efe82d Tests: PityUnit - Fixes and renames 4 years ago
heck 023f6e8858 Tests: PityUnit - Add termCol support 4 years ago
heck 08ff31df4f Tests: PityTest11 - dirs ftw nr.2 4 years ago
heck 6dadf32728 Tests: PityTest11 - create dirs 4 years ago
heck 6ac82c72b0 Tests: PityTest11 - Test status output 4 years ago
heck e50ed656d7 Test: PityTest11 dir rename 4 years ago