mirror of
https://codeberg.org/scip/ts.git
synced 2025-12-16 20:20:57 +01:00
Added more unittests, fixed hour format output (#4)
* little refactoring * added more tests, fixed hour format output * bump version
This commit is contained in:
10
t/simple.txtar
Normal file
10
t/simple.txtar
Normal file
@@ -0,0 +1,10 @@
|
||||
exec ts -h
|
||||
stdout 'This is ts'
|
||||
|
||||
exec ts -e
|
||||
stdout 'yesterday'
|
||||
|
||||
exec ts 3/1/2014
|
||||
stdout 2014-01-03
|
||||
|
||||
|
||||
Reference in New Issue
Block a user