summaryrefslogtreecommitdiff
path: root/tests/basic
AgeCommit message (Expand)Author
2009-08-01switch to using new checkperms script.Daniel Kahn Gillmor
2009-07-26ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p...Daniel Kahn Gillmor
2009-07-26do not make symlinks in the cwd during the testDaniel Kahn Gillmor
2009-07-26skip tests that will not behave properly when run under a loose working direc...Daniel Kahn Gillmor
2009-07-26make sure test sets proper permissions on the admin GNUPGHOMEDaniel Kahn Gillmor
2009-07-24started preparing tests to work under loosely-permissioned temporary director...Daniel Kahn Gillmor
2009-07-16add a 'wait' in the test ssh_test function to try to get around the race cond...Jameson Graef Rollins
2009-07-14test revocation against alternate hostnames so that other tests can run after...Daniel Kahn Gillmor
2009-07-14tests/basic now tests for adding and revoking hostnames.Daniel Kahn Gillmor
2009-07-12add more tests for various cases of critical files under symlinked pathsJameson Graef Rollins
2009-07-11update test to test for cases when authorized_user_ids is a symlinkJameson Graef Rollins
2009-07-11switching keyrtrans from Digest::SHA1 to Digest::SHADaniel Kahn Gillmor
2009-06-30some small improvements to test/basic, including checking for sshdJameson Graef Rollins
2009-04-05couple of modifications to the test:Jameson Graef Rollins
2009-03-01break out default variables into their own file: defaultenvJameson Graef Rollins
2009-03-01tests no longer prompt for bash for inspection unless MONKEYSPHERE_TEST_ALLOW...Daniel Kahn Gillmor
2009-02-22Fix how version number is saved/retrieved. Version is now stored inJameson Graef Rollins
2009-02-21fix bug in ssh connection testJameson Graef Rollins
2009-02-21Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-21cleanup of how ssh_test return code is captured in tests/basicJameson Graef Rollins
2009-02-21added new explicit checks for relevant perl modules in tests/basic.Daniel Kahn Gillmor
2009-02-21some small tweaks to the test:Jameson Graef Rollins
2009-02-20monkeysphere-host revoke-key should now be capable of publishing theDaniel Kahn Gillmor
2009-02-19The monkeysphere {import,gen}_subkey functions were not up-to-date.Jameson Graef Rollins
2009-02-19modify import_key to take the key file to import as an argument. can be '-' ...Jameson Graef Rollins
2009-02-19shipping transition script; requiring manual version synchronization between ...Daniel Kahn Gillmor
2009-02-19moved directory for monkeysphere-generated authorized_keys files back to its ...Daniel Kahn Gillmor
2009-02-17bring tests/basic uptodate with the new PROMPT env variable.Jameson Graef Rollins
2009-02-17add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable,Jameson Graef Rollins
2009-02-17fix a couple of left over references to expertJameson Graef Rollins
2009-02-16fix reference to HOST_FINGERPRINT in show-key, and fix some referencesJameson Graef Rollins
2009-02-12tweak some of the log output inconsequentiallyJameson Graef Rollins
2009-02-12add list-certifiers to the basic testJameson Graef Rollins
2009-02-12tests/basic: respect $TMPDIR variable for temporary directories set up during...Daniel Kahn Gillmor
2009-02-12some clean up to tests/basicJameson Graef Rollins
2009-02-05tests/basic created the wrong monkeysphere-authentication.confDaniel Kahn Gillmor
2009-02-05fixing out-of-date commentsDaniel Kahn Gillmor
2009-02-05fixing dumb typo in tests/basicDaniel Kahn Gillmor
2009-02-05restoring absolute paths to both TEMPDIR and TESTDIR in tests/basic.Daniel Kahn Gillmor
2009-02-04set proper permissions on administrator gnupghome.Daniel Kahn Gillmor
2009-02-04tests/basic ensure that the directory is actually an absolute path, not a rel...Daniel Kahn Gillmor
2009-02-04tests: making the temporary directory be created in a new place. make sure t...Daniel Kahn Gillmor
2009-02-04move keytrans test to a separate test script, and move functions common to al...Jameson Graef Rollins
2009-02-04add test of key conversion (openpgp2ssh and pem2openpgp) in test script.Jameson Graef Rollins
2009-02-03fix up gen/import-key:Jameson Graef Rollins
2009-02-02add ability to specify key length of core secret key, so the test scripts can...Jameson Graef Rollins
2009-02-01Fix a bug in setup where gpg was called instead of gpg_core. ThisJameson Graef Rollins
2009-02-01some tweaks to the man pagesJameson Graef Rollins
2009-02-01fix a bunch of directory references to the new data/share dirsJameson Graef Rollins
2009-02-01some small tweaks, and one tiny syntax bug fix, to ma/setup, and someJameson Graef Rollins