Support feedback:
Ive for a long time (since intellij 3) had problems running a group of tests
if some if the testclasses contain non-asci chars in their class name (e.g.
norwegian characters like A|,A?,A?). The following message is printed:
Class not found:
"no.systemfabrikken.styreplan.modell.organisasjon.Akti??rTest"
It seems to me that there might be an encoding related problem in the code
responsible for running the tests.. Running a single test with non-asci
chars in the class name works ok.
would very much like this to work - since we currently cant run all tests in
one run..
environment:
windows xp
intellij 7.0M2 (the problem exists in all earlier versions ive tried)