summaryrefslogtreecommitdiffstats
path: root/dovetail/cli
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Move the proj to python3Panagiotis Karalis1-1/+1
2019-08-23Add run tests APIxudan1-5/+8
2018-11-14Add missing unit tests for cli filesStamatis Katsaounis1-1/+1
2018-07-31Renaming test cases to include test framework namesGeorg Kunz1-3/+1
2018-07-17Update test suite ovp.nextxudan2-28/+27
2018-06-29Update licence headers to comply with guidelinesGeorg Kunz1-0/+8
2018-06-06Fix error status when executing CLI run commandMiikka Koistinen1-1/+1
2018-03-06simplify file existence check with os.path.isfile()SerenaFeng1-16/+11
2018-03-06leverage data_files to eliminate so many hardcoded abs_path_seekingsSerenaFeng1-22/+8
2017-01-20dovetail tool: use python new-style classes which inherit from objectxudan1-1/+1
2017-01-13dovetail tool: command lineMatthewLi5-0/+163