Open GoogleCodeExporter opened 9 years ago
Here is a patch to fix this bug, which also adds a new test for it.
Notice that an existing test changed its output from ['samplepathfoo.cpp'] to
['sample\\path\\foo.cpp'], which I think is the right output.
I also fixed the test/variables/commands/update_golden script to call gyp
without python, since it's no longer a python script.
I faked the line numbers on this patch so the diff is smaller and clearer. You
should re-run update_golden after this patch to update the lines numbers, or
change that script to remove the line numbers.
All the tests pass with this change. Thanks :)
Original comment by de...@chromium.org
on 26 Jun 2014 at 5:41
Attachments:
ping?
Original comment by de...@chromium.org
on 14 Jul 2014 at 9:50
Original issue reported on code.google.com by
de...@chromium.org
on 25 Jun 2014 at 7:50