Thanks for the test!
Someone should have told you that tests scripts should refer to the
tests/data directory via the (predefined) $TESTDATA environment variable.
This is because tests are run via the test harness in a temporary directory.
I attached a patch to fix that.
2 patches for repository http://darcs.net/screened:
patch b3a4fdca1d1c8f653a8879f794c8673e1c24f6a3
Author: Andrey Korobkov <alster@vinterdalen.se>
Date: Tue Jul 14 00:47:17 CEST 2020
* Test for failing issue #2648
`darcs convert import` double-encodes cyrillic characters in UTF-8 input stream
patch 12ed100c50bf3bf0ad0cb3d4f123d64722ce7553
Author: Ben Franksen <ben.franksen@online.de>
Date: Tue Jul 14 20:11:04 CEST 2020
* fix in test script: must use $TESTDATA to access test data