1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-19 11:41:10 +00:00
uutils-coreutils/tests
Nathan Ross 569cd162d3 tests: refactor conventional TestScenario usage
Updates to individual integration tests

  - use proposed conventional approach to beginning tests

  - use new convenience functions for using fixtures

  - use new names for TestScenario

Updates to integration test modules

  - add proposed conventional module-level functions

Updates to test/common/util.rs

  - rename TestSet, and its methods, for semantic clarity

  - create convenience functions for use of fixtures

  - delete convenience functions obsoleted by new conventions
2016-08-01 13:42:00 -04:00
..
common tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
fixtures cp: fixed failing tests due to git's weirdness with files 2016-07-15 15:29:47 -04:00
test_base64.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_basename.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_cat.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_chmod.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_chown.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_cksum.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_comm.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_cp.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_cut.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_dircolors.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_dirname.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_echo.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_env.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_expr.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_factor.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_false.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_fold.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_hashsum.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_head.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_install.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_link.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_ln.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_ls.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_mkdir.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_mktemp.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_mv.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_nl.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_od.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_paste.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_pathchk.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_pinky.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_printf.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_ptx.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_pwd.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_readlink.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_realpath.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_rm.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_rmdir.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_seq.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_sort.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_split.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_stat.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_stdbuf.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_sum.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_tac.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_tail.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_test.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_touch.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_tr.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_true.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_truncate.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_tsort.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_unexpand.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_uniq.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_unlink.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
test_wc.rs tests: refactor conventional TestScenario usage 2016-08-01 13:42:00 -04:00
tests.rs Merge pull request #913 from knight42/pinky 2016-07-26 13:38:53 +04:00