# HG changeset patch # User Matt Mackall # Date 1244566532 18000 # Node ID f584d63c49c3ae086f1432ec4fdd1bc2583e0b53 # Parent 1060cb231595609ac3e87ea563012661c5486635 win32text: drop disabling portion of test disabling extension leaves dirstate confused about whether affected files are clean or not, not much point testing it. diff -r 1060cb231595 -r f584d63c49c3 tests/test-win32text --- a/tests/test-win32text Mon Jun 08 20:09:48 2009 +0200 +++ b/tests/test-win32text Tue Jun 09 11:55:32 2009 -0500 @@ -142,19 +142,3 @@ hg revert -a hg st -q python print.py < linefeed - -echo "# disable extension again" -echo '[decode]' >> .hg/hgrc -echo '** = !' >> .hg/hgrc -echo '[encode]' >> .hg/hgrc -echo '** = !' >> .hg/hgrc -cat .hg/hgrc -echo - -rm f3 f4.bat bin -hg co -C 2>&1 | python -c 'import sys, os; sys.stdout.write(sys.stdin.read().replace(os.getcwd(), "...."))' -python print.py < bin -python print.py < f3 -python print.py < f4.bat -echo - diff -r 1060cb231595 -r f584d63c49c3 tests/test-win32text.out --- a/tests/test-win32text.out Mon Jun 08 20:09:48 2009 +0200 +++ b/tests/test-win32text.out Tue Jun 09 11:55:32 2009 -0500 @@ -302,20 +302,3 @@ M linefeed reverting linefeed % just linefeed -# disable extension again -[extensions] -win32text = -[decode] -** = cleverdecode: -[encode] -** = cleverencode: -[decode] -** = ! -[encode] -** = ! - -4 files updated, 0 files merged, 0 files removed, 0 files unresolved -hello -sometext -rem empty -