diff options
author | Jukka Jylänki <jujjyl@gmail.com> | 2012-11-09 20:00:33 +0200 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2012-11-09 20:00:33 +0200 |
commit | 932bc9d41154405028b24ab57a23a6ced53b29f9 (patch) | |
tree | 13ce860ea812064af7b963d790aee854ba81fc33 /src/analyzer.js | |
parent | 2ffd8b855ea368ff9aca3553a33414c20fb7a9a5 (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/analyzer.js')
0 files changed, 0 insertions, 0 deletions