tests/test-mq-qrefresh-replace-log-message.out
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 09 Dec 2006 11:16:27 +0100
changeset 3839 3820385fb113
parent 2694 0fb28dbf0dc7
child 5334 448eb46d4d84
permissions -rw-r--r--
Fixes test-encoding for python2.3 and minor cleanups: - Use koi8-r instead of euc-jp, as the later isn't available in python2.3. - Add unicode representation for latin1 e', too. - Use date "1000000 0" like in other tests (though not strictly needed because we no longer use %c as default datestr format).

=======================
Should display 'First commit message'
description:
First commit message



=======================
Should display 'Second commit message'
description:
Second commit message



=======================
Should display 'Third commit message\n This is the 3rd log message'
description:
Third commit message
 This is the 3rd log message



=======================
Should display 'Fifth commit message\n This is the 5th log message'
description:
Fifth commit message