mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-16 20:11:00 +01:00
Ui features (#6)
* fix #3: added h ui command to toggle ui * fix #4: added -N flag to disable colors * fixed styling of line numbers (-n) * fix #5 add usage section * add pkg/epub module readme * add license terms to all file headers * fixed usage printing * added basic unit tests * run the tests only on linux due to the use of base64 utitlity
This commit is contained in:
7
t/basic.txtar
Normal file
7
t/basic.txtar
Normal file
@@ -0,0 +1,7 @@
|
||||
# no args shall fail
|
||||
! exec epuppy
|
||||
|
||||
# help
|
||||
exec epuppy -h
|
||||
stdout 'This is epuppy'
|
||||
|
||||
1698
t/read-parse.txtar
Normal file
1698
t/read-parse.txtar
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user