aboutsummaryrefslogtreecommitdiff
path: root/src/library.js
diff options
context:
space:
mode:
authorJukka Jylänki <jujjyl@gmail.com>2012-11-09 20:00:33 +0200
committerJukka Jylänki <jujjyl@gmail.com>2012-11-09 20:00:33 +0200
commit932bc9d41154405028b24ab57a23a6ced53b29f9 (patch)
tree13ce860ea812064af7b963d790aee854ba81fc33 /src/library.js
parent2ffd8b855ea368ff9aca3553a33414c20fb7a9a5 (diff)
Fixed a result parsing issue in test_pgo on Windows.
The previous code assert assumed to find a string 'Overflow|.*src.cpp:6 : 60 hits, %20 failures', but building on Windows gave a string of form 'Overflow|tmpCemscripten_tempCsrc.cpp:6 : 60 hits, %20 failures', i.e. prepending the path to the source file in the result. Now using a regex to accept both forms.
Diffstat (limited to 'src/library.js')
0 files changed, 0 insertions, 0 deletions