The source project of this merge request has been removed.
introduction of pathlib.Path
1 unresolved thread
1 unresolved thread
Compare changes
+ 227
− 136
@@ -7,9 +7,10 @@ import icartt
@@ -18,187 +19,274 @@ def compareFiles(fn, strIn, strOut, skiplines=0, nlines=-1): # pragma: no cover
@@ -206,13 +294,13 @@ class Create1001TestCase(unittest.TestCase):
@@ -220,45 +308,48 @@ class Create1001TestCase(unittest.TestCase):
\ No newline at end of file