You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-secret/tests
Josh Rabinowitz 10fa2a7be2
Tempfile and temp directory cleanups (#473)
* Tempfile and temp directory cleanups
    Add comments about mktemp on different platforms
    Be more careful about tempfile cleanups
    Don't use find to locate files to cleanup
    Use shorter SECRETS_EXTENSION and SECRETS_DIR env settings in tests
    Set TMPDIR in tests again
    Show DESTDIR used when testing git-secret install
    Change filename passed to mktemp -t in tests
5 years ago
..
fixtures/gpg improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
_test_base.bash Tempfile and temp directory cleanups (#473) 5 years ago
test_add.bats Fail on extra params (#448) 5 years ago
test_cat.bats Fail on extra params (#448) 5 years ago
test_changes.bats Tempfile and temp directory cleanups (#473) 5 years ago
test_clean.bats remove duplicate test (#458) 5 years ago
test_expiration.bats remove diagnostic output from tests (#329) 5 years ago
test_hide.bats Tempfile and temp directory cleanups (#473) 5 years ago
test_hide_continue.bats WIP: Force mode for hide and reveal (#263) 6 years ago
test_init.bats Fail on extra params (#448) 5 years ago
test_killperson.bats Fail on extra params (#448) 5 years ago
test_list.bats Fail on extra params (#448) 5 years ago
test_main.bats Varnames output and typos (#441) 5 years ago
test_make_install.bats Tempfile and temp directory cleanups (#473) 5 years ago
test_noname.bats improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
test_remove.bats Tempfile and temp directory cleanups (#473) 5 years ago
test_reveal.bats Fail on extra params (#448) 5 years ago
test_reveal_filename.bats test with filenames with spaces 6 years ago
test_tell.bats Fail on extra params (#448) 5 years ago
test_usage.bats Varnames output and typos (#441) 5 years ago
test_whoknows.bats Fail on extra params (#448) 5 years ago