gitolite/t
Sitaram Chamarty 139c08d3a1 abort on suspicious ref names
(and the other Dan Carpenter finding too, while we're about it!)

Note that neither of these is an actual issue, (and even less likely now
that gitolite is pure perl and no shell metas used) but it's just
playing safe.
2012-03-24 10:30:45 +05:30
..
keys ssh-basic tests (and that's all we will ever do; see below) 2012-03-24 10:30:42 +05:30
0-me-first.t wip test suite 2012-03-24 10:30:43 +05:30
access.t wip test suite 2012-03-24 10:30:43 +05:30
all-yall.t (minor) 2012-03-24 10:30:44 +05:30
basic.t fix some "this specific user" dependencies for testing 2012-03-24 10:30:45 +05:30
branch-perms.t (minor) test reformatting 2012-03-24 10:30:44 +05:30
deleg-1.t (minor) 2012-03-24 10:30:44 +05:30
deleg-2.t (minor) 2012-03-24 10:30:44 +05:30
deny-create.t deny-create test (the RWC stuff) 2012-03-24 10:30:44 +05:30
deny-rules-2.t "deny-rules" (used to be called "deny-repo" in g2) 2012-03-24 10:30:44 +05:30
deny-rules.t (minor) 2012-03-24 10:30:44 +05:30
git-config.t git-configs update code done 2012-03-24 10:30:44 +05:30
gitolite-receive-pack install/test made easy (WARNING: read below) 2012-03-24 10:30:41 +05:30
gitolite-upload-pack install/test made easy (WARNING: read below) 2012-03-24 10:30:41 +05:30
glt make site-local scripts easier to write 2012-03-24 10:30:45 +05:30
include-subconf.t (minor) 2012-03-24 10:30:44 +05:30
info.t 'info' learned not to show ^C column when used with '-p' 2012-03-24 10:30:44 +05:30
invalid-refnames-filenames.t abort on suspicious ref names 2012-03-24 10:30:45 +05:30
listers.t (minor) 2012-03-24 10:30:44 +05:30
merge-check.t merge-check test 2012-03-24 10:30:44 +05:30
perm-roles.t perm-roles.t 2012-03-24 10:30:44 +05:30
perms-groups.t perms with groups test 2012-03-24 10:30:44 +05:30
personal-branches.t (minor) 2012-03-24 10:30:44 +05:30
README install/test made easy (WARNING: read below) 2012-03-24 10:30:41 +05:30
reset ssh-authkeys done! 2012-03-24 10:30:42 +05:30
rule-seq.t rule sequences test 2012-03-24 10:30:44 +05:30
sequence.t 'info' learned not to show ^C column when used with '-p' 2012-03-24 10:30:44 +05:30
ssh-authkeys.t fix some "this specific user" dependencies for testing 2012-03-24 10:30:45 +05:30
ssh-basic.t fix some "this specific user" dependencies for testing 2012-03-24 10:30:45 +05:30
vrefs-1.t (test infrastructure) CLONE/PUSH macros redefined 2012-03-24 10:30:45 +05:30
vrefs-2.t (test infrastructure) CLONE/PUSH macros redefined 2012-03-24 10:30:45 +05:30
wild-1.t (minor) 2012-03-24 10:30:44 +05:30
wild-2.t (minor) 2012-03-24 10:30:44 +05:30
writes.t 'gitolite writes off/on...' done 2012-03-24 10:30:45 +05:30
z-end.t minor changes to the testing infrastructure 2012-03-24 10:30:43 +05:30

WARNING: THE TEST SUITE DELETES STUFF FIRST!

Testing gitolite3 is now one command after the clone:

    prove

But because it starts by cleaning the slate, it's best to do it on a spare
userid that you are ok to lose data on.