32
I Use This!
High Activity

News

Analyzed 12 days ago. based on code collected about 2 months ago.
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: ... [More] amend-comment-5.1 amend-comment-5.2 amend-comment-5.3 amend-comment-5.4 json-1 stash-3-4-mv stash-4-2-diff-CODE stash-4-3-diff-CODE Ignored failures: json-cap-POSTenv-name json-ROrepo-2-2 json-ROrepo-2-3 merge_multi-4 merge_renames-5 stash-WY-1-CODE stash-2-1-CODE stash-3-2 stash-3-2-show-1 stash-3-2-pop-changes (tags: testerCleanup) [Less]
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)