summaryrefslogtreecommitdiff
path: root/tools/hscript-simulate/simulator.cc
AgeCommit message (Expand)AuthorFilesLines
2020-05-17all: Add --version and --help support and unify output formatsA. Wilcox1-32/+44
2020-03-23CLI Tools: Update messages, and make them more consistentA. Wilcox1-5/+8
2020-02-11Use Boost's program_options instead of vendoring clippCalvin Buckley1-14/+43
2019-10-21Use VERSTR for version instead of hardcodingA. Wilcox1-1/+1
2019-10-20Fix tests when install env code is disabledA. Wilcox1-0/+7
2019-10-19tools: Fix LCOVA. Wilcox1-3/+3
2019-10-13Test other tool params; output generator comment in simulator scriptA. Wilcox1-6/+8
2019-10-13hscript, tools: Support shell writing in SimulatorA. Wilcox1-6/+10
2019-10-12tools: Add new tool, hscript-simulate, for simulation of script executionA. Wilcox1-0/+70