"<span class=\"asciimath\">`test_substring| Iraq 11 > Ira>q 12 ,2 0,22 1222,2 11111 1.222,2 333.1222,2 444.1222,2 111111 32.22.222.22.222222.2,0 > Irqa Qrai IraQ`</span> <span class=\"asciimath2\">`dataa �2`</span> <span class=\"asciimath\">`dataa �3`</span> <b/>";
jAsciiMath.setInputData(strInputData);
jAsciiMath.setConvertAsciiMathDataWithSpaceRules(false);
jAsciiMath.setConvertAsciiMathDataCommaRule(false);
jAsciiMath.setConvertAsciiMathDataThousndNumberRule(true);
jAsciiMath.replaceAsciiMathBlocks();
strCompare = "<span class=\"asciimath\">`test_substring| Iraq 11 > Ira>q 12 ,2 0,22 1.222,2 11.111 1.222,2 3.331.222,2 4.441.222,2 111.111 3.222.222.222.222.222,0 > Irqa Qrai IraQ`</span> <span class=\"asciimath2\">`dataa �2`</span> <span class=\"asciimath\">`dataa �3`</span> <b/>";
if (!jAsciiMath.getOutputData().equals(strCompare))
{
success = false;
System.err.println("Testi ajo 6 ei ok!!");