summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/cmd_duration.rs
AgeCommit message (Expand)Author
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-01-18fix: Fix incorrect prefix usage in cmd_duration module (#832)Thomas O'Donnell
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
2019-09-30feat: Added ability for setting command duration prefix (#414)Tom Hotston
2019-09-25revert: Revert the command duration in ms feature (#380) (#425)Matan Kushner
2019-09-24feat: Add ability for command duration in milliseconds (#380)Tom Hotston
2019-09-09fix: Lazy load git repo and only run module if not disabled (#306)Neil Kistner
2019-08-13fix: Fix issues with nodejs and golang configuration (#146)Matan Kushner
2019-08-08feat: implement timer module (#118)Kevin Song