shlib icon indicating copy to clipboard operation
shlib copied to clipboard

Useful Shell routines.

Results 3 shlib issues
Sort by recently updated
recently updated
newest added

testrunner searches for *_test.sh files only in local directory. Test in subdirectories should also be executed.

See shUnit2 for a start. https://github.com/kward/shunit2/blob/master/shunit2#L83

enhancement

See the test output of https://travis-ci.org/kward/shflags/jobs/289911880 for an example.

bug