comparison tests/test-git-import.t @ 12943:7439ea4146f8 stable

tests: use (esc) instead of other kinds of string escaping
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 08 Nov 2010 01:41:42 +0100
parents bb7bf43b72fb
children 7709cc983025
comparison
equal deleted inserted replaced
12942:05fffd665170 12943:7439ea4146f8
350 > Mc$`b*O5$Pw00T?_*Z=?k 350 > Mc$`b*O5$Pw00T?_*Z=?k
351 > 351 >
352 > EOF 352 > EOF
353 applying patch from stdin 353 applying patch from stdin
354 354
355 $ python $TESTDIR/printrepr.py < binary2 355 $ cat binary2
356 a 356 a
357 b 357 b
358 \x00 358 \x00 (no-eol) (esc)
359 359
360 $ hg st --copies --change . 360 $ hg st --copies --change .
361 A binary2 361 A binary2
362 text2 362 text2
363 R text2 363 R text2