diff -r 8f5ad12db28e -r 0bb67503ad4b tests/test-eol-add --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/test-eol-add Mon May 31 21:37:01 2010 +0200 @@ -0,0 +1,73 @@ +#!/bin/sh + +cat > $HGRCPATH < a.txt + hg commit -d '100 0' --addremove -m 'LF commit' + cd .. +} + +dotest () { + seteol $1 + + echo + echo "% hg clone repo repo-$1" + hg clone repo repo-$1 + cd repo-$1 + + cat > .hg/hgrc < .hgeol <