Commit Graph

12 Commits

Author SHA1 Message Date
Ethan P
29fb251348
test: Update tests to shim stty instead of tput
Since we removed a dependency on tput, it makes more sense to shim the
command that we replaced it with.
2020-04-30 21:47:59 -07:00
Ethan P
9f983891fd
lib: Fix behavior of PAGER environment var (#24) 2020-04-30 20:13:03 -07:00
Ethan P
d81456872b
test: Add 'perf' suite to find out which libraries cost the most startup time 2020-04-27 19:08:06 -07:00
Ethan P
ab0f1b96d6 batdiff: Add batdiff script 2020-04-27 18:51:36 -07:00
Ethan P
e79e747e71
test: Avoid using 'head' 2020-04-27 01:22:22 -07:00
Ethan P
9a92579100
test: Add suite for DSL parsing library 2020-04-17 02:25:33 -07:00
Ethan P
c4af3eb637
Add tests for all programs --version 2020-04-08 03:11:56 -07:00
Ethan P
a3d2df5927
Update all scripts to use constants, add --version support 2020-04-08 03:00:04 -07:00
Ethan P
7eac8b265d
Add tests for pager library 2020-04-06 13:01:39 -07:00
Ethan P
b72a495de1
Add skip for batgrep tests if ripgrep is not installed 2020-04-06 04:55:57 -07:00
Ethan P
06746d0e24
Add tests for lib/version.sh 2020-04-01 15:00:11 -07:00
Ethan P
88e71bbb38
Update to use 'best' for testing 2020-02-19 20:49:20 -08:00