diff .hgignore @ 6643:4f9c3e62d4d4 v7.4.647

updated for version 7.4.647 Problem: After running the tests on MS-Windows many files differ from their originals as they were checked out. Solution: Use a temp directory for executing the tests. (Ken Takata, Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 21:11:02 +0100
parents 34465a179ce2
children c82fa18b578b
line wrap: on
line diff
--- a/.hgignore
+++ b/.hgignore
@@ -71,5 +71,7 @@ src/testdir/lua.vim
 src/testdir/small.vim
 src/testdir/tiny.vim
 src/testdir/test*.out
+src/testdir/test*.failed
 src/testdir/test.log
+src/testdir/dostmp/*
 src/memfile_test