Move tests that simulate web commits into test_rcs_add(), then add
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Tue, 24 Jan 2012 10:58:41 +0000 (05:58 -0500)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Tue, 24 Jan 2012 10:58:41 +0000 (05:58 -0500)
commit1b73015251ac81cbcca64289470ca14e80d8e66a
tree6ace595e1f2adfae3421881a50892ecf50486221
parent16572fb0b40bd09ff235991bd0ee03113a488fa3
Move tests that simulate web commits into test_rcs_add(), then add
a bunch more tests (that wind up exercising rcs_commit(),
rcs_commit_staged(), and rcs_recentchanges()). Extract some support
routines for brevity. Most is_in_keyword_substitution_mode() tests
are commented out because there's a bug -- non-binary files are
being added with "cvs add -kb".

Move tests that inspect recentchanges after direct CVS operations
into test_rcs_recentchanges().
t/cvs.t