Commit Graph

9 Commits

Author SHA1 Message Date
Patrick Steinhardt e300945a3d tests: always clean up temporary repository dirs
Some test repositories are not correctly removed after the tests
did run. Fix by introducing a function that is to be used for
cleaning up temporary test repositories.
2015-04-24 13:01:51 +02:00
Mark Probst 56ed0b22d7 Repository state 2015-03-04 15:52:52 -08:00
Ben Navetta 80997c6fa5 fix status list to handle null head_to_index in entries 2014-08-25 23:18:00 -04:00
Ben Navetta 33ae83f4d9 remove status_foreach binding 2014-08-25 18:15:36 -04:00
Ben Navetta 1cb654e4f2 add git_status_foreach binding 2014-08-19 08:51:18 -04:00
Ben Navetta fe1e6b83ed comment out issue with entry count 2014-08-19 08:08:46 -04:00
Ben Navetta 8fd7c2c609 add StatusFile function 2014-08-18 23:12:45 -04:00
Ben Navetta a093e20a88 add status option support 2014-08-18 22:58:53 -04:00
Ben Navetta f954871968 start on status tests; fix bug in Repository.StatusList() 2014-08-18 22:19:06 -04:00