Fossil SCM

mv-rm.test: On test teardown, delete the manually created dir.

ashepilko 2020-06-04 21:01 trunk
Commit 5da1bd94ccf76e2c6cc1c8596ddb11bc9b09847129f39a926386d881b35055a1
1 file changed +2
--- test/mv-rm.test
+++ test/mv-rm.test
@@ -458,10 +458,12 @@
458458
[normalize_result] eq "DELETE subdirE/a_renamed/f14\nREVERT subdirE/a/f14${undoMsg}"
459459
}
460460
461461
test mv-soft-already-renamed-directory-5 {[file size subdirE/a/f14] == 3}
462462
test mv-soft-already-renamed-directory-6 {[read_file subdirE/a/f14] eq "f14"}
463
+
464
+file delete -force [file join $rootDir subdirE/a_renamed]
463465
464466
cd $rootDir
465467
466468
###############################################################################
467469
468470
--- test/mv-rm.test
+++ test/mv-rm.test
@@ -458,10 +458,12 @@
458 [normalize_result] eq "DELETE subdirE/a_renamed/f14\nREVERT subdirE/a/f14${undoMsg}"
459 }
460
461 test mv-soft-already-renamed-directory-5 {[file size subdirE/a/f14] == 3}
462 test mv-soft-already-renamed-directory-6 {[read_file subdirE/a/f14] eq "f14"}
 
 
463
464 cd $rootDir
465
466 ###############################################################################
467
468
--- test/mv-rm.test
+++ test/mv-rm.test
@@ -458,10 +458,12 @@
458 [normalize_result] eq "DELETE subdirE/a_renamed/f14\nREVERT subdirE/a/f14${undoMsg}"
459 }
460
461 test mv-soft-already-renamed-directory-5 {[file size subdirE/a/f14] == 3}
462 test mv-soft-already-renamed-directory-6 {[read_file subdirE/a/f14] eq "f14"}
463
464 file delete -force [file join $rootDir subdirE/a_renamed]
465
466 cd $rootDir
467
468 ###############################################################################
469
470

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button