Contains all the test scripts, runner, and keys for running the tests.
Contains gitconfig for the test repositories.
Contains blame, empty, nonrepo, and workdir test repositories.
Unit tests for NodeGit.
Test utilities with garbage collector, index, and repository setup, that can be used in tests.
Note: all files are encoded in base64 in \*.enc and decoded before the test suite runs.
- passphrase "test-password"
- registered as deploy key on nodegit/test repo named "Encrypted test key"
- registered as deploy key on nodegit/test repo named "Unencrypted Test Key"
- same key as id_rsa
- ppk format is used by putty/pageant and converted/generated by puttygen
- registered as deploy key on nodegit/private repo named "Tests"