comparison tests/test-grep @ 1167:8787d2d5fc7d

Added FIXME output to test-grep so the test will not fail.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 30 Aug 2005 19:32:11 +0200
parents 9061f79c6c6f
children ccb6201e3f28
comparison
equal deleted inserted replaced
1166:bd66294b7a9b 1167:8787d2d5fc7d
16 hg commit -m 3 -u eggs -d '3 0' 16 hg commit -m 3 -u eggs -d '3 0'
17 head -3 port > port1 17 head -3 port > port1
18 mv port1 port 18 mv port1 port
19 hg commit -m 4 -u spam -d '4 0' 19 hg commit -m 4 -u spam -d '4 0'
20 hg grep port port 20 hg grep port port
21 echo 'FIXME: history is wrong here'
21 hg grep -enu port port 22 hg grep -enu port port
22 hg grep import port 23 hg grep import port