Posted
about 9 years
ago
by
mistachkin
Allow override, via the environment, to make 'require_no_open_checkout' into a NOP. All files were cleaned up. No extra files in checkout.
NOTE: All failing tests also fail on trunk, with the exception of 'json-1'.
Considered failures:
|
Posted
about 9 years
ago
by
mistachkin
Make sure 'repo_init' is called before 'pwd'. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
Adjust the 'merge5' test as well. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
All test files must now call 'repo_init', using an empty string if they do not require a new repository. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
Do not rely on 'clock seconds' (alone) being unique between 'repo_init' calls. Make temporary directory deletion more robust. Only save the current directory on the first 'repo_init' call per test. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
Refactoring, fixes to the previous check-in, etc. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
Attempt to make sure that multiple calls to 'repo_init' get properly cleaned up. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
Robustify the cleanup process. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
Fix typo. (tags: testerCleanup)
|
Posted
about 9 years
ago
by
mistachkin
More work... (tags: testerCleanup)
|