Carlos Martín Nieto
973ed4c9f0
repo tests: do cleanup reinit tests
2012-07-03 12:11:19 +02:00
nulltoken
d6d8cc276d
tests-clar: fix isolation of repo initialization tests
2012-06-22 13:42:35 +02:00
nulltoken
dbb24a3962
repository: enhance reinitialization test coverage
2012-06-22 11:32:50 +02:00
Carlos Martín Nieto
9311423c34
tests: plug a leak in the repo tests
...
The second call to assert_config_entry_on_init_bytype is cleaned up by
the main cleanup function, but that overwrites the first _repo. Make
sure that one doesn't leak.
2012-06-21 02:30:30 +02:00
nulltoken
7623b1b63f
repository: make git_repository_init() value the core.logallrefupdates config entry
2012-06-12 06:42:46 +02:00
nulltoken
976b69bdbb
repository: widen test coverage regarding initialization and configuration entries
2012-06-12 06:42:46 +02:00
nulltoken
693b23c09a
repository: make git_repository_init() value the core.ignorecase config entry
2012-06-05 22:33:34 +02:00
nulltoken
fac66990b6
repository: make git_repository_init() value the core.filemode config entry
2012-06-05 14:01:44 +02:00
Russell Belfer
db62807215
Fixed leaks and added tests
2012-05-11 12:16:19 -07:00
nulltoken
5663e61a06
repository: add minimal reinitialization of repository
...
This currently only ensures that the version of the repository format isn't greater than zero.
2012-01-25 23:05:06 +01:00
nulltoken
9b84447a80
clay: migrate a test initializing a repository which path escapes the current working directory
...
A non migrated yet test has been removed as well as it's mostly redundant.
2012-01-25 23:02:08 +01:00
Vicent Martí
3fd1520cd4
Rename the Clay test suite to Clar
...
Clay is the name of a programming language on the makings, and we want
to avoid confusions. Sorry for the huge diff!
2012-01-24 20:35:15 -08:00