Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Just tested the same files and config on my mac, same result.
When using the curl command I get the same thing...
"?BasketTest = TestCase("BasketTest")...."
Tried finding something the source code that could relate but couldn't find
anything. Some maybe it's in the server?
Would be great to know if this is a quick fix or something that's going to be
fixed in the next release?
Original comment by carl.fre...@gmail.com
on 2 Mar 2011 at 2:54
Seems that both problems is caused by the file encoding of the JS files. When
changing the files from UTF-8 to ANSI the problems seems to disappear. The
config file is found and the js files does no longer contain a starting "?".
Is this still a bug or "meant to be" ?
Original comment by carl.fre...@gmail.com
on 2 Mar 2011 at 3:05
When switching to 1.3.0 I had to remove the BOM on the js files to get
JsTestDriver working again. Saving as UTF-8 without BOM.
Original comment by dpatte...@gmail.com
on 4 Mar 2011 at 12:42
Issue 90 has been merged into this issue.
Original comment by corbinrs...@gmail.com
on 30 Mar 2011 at 10:57
Issue 50 has been merged into this issue.
Original comment by corbinrs...@gmail.com
on 30 Mar 2011 at 10:58
Original comment by corbinrs...@gmail.com
on 30 Mar 2011 at 10:59
Original issue reported on code.google.com by
carl.fre...@gmail.com
on 2 Mar 2011 at 2:07