Commits


use test(1) -eq and -ne to compare integers, and reduce quoting This brings the rest of the regression test scripts in line with patch.sh.


display GMT offset in cat command ok stsp


use POSIX [s1 = s2] syntax instead of [s1 == s2]; patch by Ryo ONODERA


switch function declarations from Korn shell to Bourne/POSIX shell syntax ok stsp


add a -q option to tests for quiet output and use it for 'make regress' Previous default output remains when test cases are run individually. ok tracey


remove unnecessary lines from test_cat_symlink


add a symlink test for 'got cat'


add submodule tests ok semarie


add support for path arguments to 'got cat'


make 'got cat' output look more like raw object files


initial 'got cat' implementation