aboutsummaryrefslogtreecommitdiff
path: root/git/test/refs
AgeCommit message (Collapse)Author
2011-06-08Fixed critical issue that would cause a string to be passed to methods that ↵Sebastian Thiel
expect a stream
2011-06-08symbolic reference handles different types for comparison more gracefully. ↵Sebastian Thiel
Fixed possible issue in test_refs, which occurred in 0.3 previously
2011-06-08pre-emptively moved all reference related tests into own package, to ↵Sebastian Thiel
resemble their actual location a little more. Renamed test_git to test_cmd as it tests the git cmd located in git.cmd (not in git.git)