summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-20 13:49:07 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-20 13:49:07 +0000
commit49d1419cc94c73fd295e044c0f1055caa95a686e (patch)
treeb7bf0f9bbe61d07034b52bdfec17ba609f33842b /tests
parentcd4ac726ce23f7bf7716836fc60a81ea380502a0 (diff)
downloadlorry-49d1419cc94c73fd295e044c0f1055caa95a686e.tar.gz
Update test script comments.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/svn-single-commit.setup2
-rwxr-xr-xtests/tar-single-commit.script2
-rwxr-xr-xtests/tar-single-commit.setup2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/svn-single-commit.setup b/tests/svn-single-commit.setup
index de4c4b3..182f0e5 100755
--- a/tests/svn-single-commit.setup
+++ b/tests/svn-single-commit.setup
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Creates a CVS repository with a single file and a single commit.
+# Creates an SVN repository with a single file and a single commit.
#
# Copyright (C) 2012 Codethink Limited
#
diff --git a/tests/tar-single-commit.script b/tests/tar-single-commit.script
index a3dea73..623adee 100755
--- a/tests/tar-single-commit.script
+++ b/tests/tar-single-commit.script
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Tests converting a simple SVN repository to git.
+# Tests converting tarballs into to git repositories.
#
# Copyright (C) 2012 Codethink Limited
#
diff --git a/tests/tar-single-commit.setup b/tests/tar-single-commit.setup
index 8722ac6..c99450f 100755
--- a/tests/tar-single-commit.setup
+++ b/tests/tar-single-commit.setup
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Creates a Tarball with a single file.
+# Creates gzip/bzip2/lzma tarballs, each with a single file.
#
# Copyright (C) 2012 Codethink Limited
#