summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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 README to tests/ directoryJameson 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-12Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-12tweak some of the log output inconsequentiallyJameson Graef Rollins
2009-02-12tests/common: enable a single subshell in the test environment before cleanup...Daniel Kahn Gillmor
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-04tests/keytrans: terminate reasonably on success.Daniel Kahn Gillmor
2009-02-04fix some things in the keytrans testJameson Graef Rollins
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
2009-02-01removed some unnecessary setup from the basic test, pulling the random string...Daniel Kahn Gillmor
2009-02-01add setup subcommand call to ms-authentication, and more fixes to testsJameson Graef Rollins
2009-01-31fix some things bugs from the separation transition, and try to fix the test ...Jameson Graef Rollins
2009-01-31fix some test problems related to gpg.conf locationsMicah Anderson
2009-01-31fix location of the primary public keyring for the new reorganizationMicah Anderson
2009-01-31rework the tests to use the new reorganizationMicah Anderson
2009-01-31resyn implementation of m-s gen-key with the help outputMicah Anderson
2008-11-09tests/basic ensure that any lingering sshd process will get killed off.Daniel Kahn Gillmor
2008-11-04very minor changes to test scriptJameson Graef Rollins
2008-11-03set the bash pipefail option in the test script to return the errorJameson Graef Rollins
2008-10-30fixing check for test suite.Daniel Kahn Gillmor
2008-10-30fixing stupid typo.Daniel Kahn Gillmor
2008-10-30add checks to make sure that the test suite will be able to run.Daniel Kahn Gillmor
2008-10-29added comments and changelog notes about why the test script sets $DISPLAYDaniel Kahn Gillmor
2008-10-29set DISPLAY in test suite so that passphrase prompting falls through.Jameson Graef Rollins
2008-10-29finish consolidating test suite ssh test into single function, andJameson Graef Rollins
2008-10-28move away from using MONKEYSPHERE_SERVER_CONFIG in test suite.Jameson Graef Rollins
2008-10-28tweak to test to not include user authorized_keys file.Jameson Graef Rollins
2008-10-28move to using 'none' for the RAW_AUTHORIZED_KEY value to use for *not*Jameson Graef Rollins
2008-10-28touch known_hosts file in monkeysphere so that permission checkingJameson Graef Rollins