Files
wren/script
Bob Nystrom a308c16a25 fix: normalize Windows backslashes to forward slashes in test path
The `run_test` function in `script/test.py` now replaces backslash characters with forward slashes after computing the relative path, ensuring consistent path formatting for the wren interpreter across platforms.
2015-03-13 14:26:23 +00:00
..