aboutsummaryrefslogtreecommitdiff
path: root/src/vcdiff_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/vcdiff_test.sh')
-rwxr-xr-xsrc/vcdiff_test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vcdiff_test.sh b/src/vcdiff_test.sh
index 19cd93d..8d474a9 100755
--- a/src/vcdiff_test.sh
+++ b/src/vcdiff_test.sh
@@ -15,6 +15,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+# This script tests the correctness of the vcdiff command-line executable.
+# If you add a new test here, please add the same test to the Windows script
+# vsprojects/vcdiff_test.bat.
+#
# The caller should set the environment variable $srcdir to the root directory
# of the open-vcdiff package. ($srcdir is automatically provided by Automake
# when this script is run by "make check".)