Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Issue 61073005: Experimental lexer generator: Add test files. (Closed)

Created:
7 years, 1 month ago by marja
Modified:
7 years, 1 month ago
Reviewers:
dcarney, ulan
CC:
v8-dev
Visibility:
Public.

Description

Experimental lexer generator: Add test files. TBR=dcarney@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17862

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -13 lines) Patch
A + test/cornercases/end-inside-comment.js View 1 chunk +1 line, -1 line 0 comments Download
A + test/cornercases/end-inside-string.js View 1 chunk +1 line, -6 lines 0 comments Download
A + test/cornercases/end-inside-string2.js View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
marja
Committed patchset #1 manually as r17862.
7 years, 1 month ago (2013-11-19 11:09:23 UTC) #1
ulan
7 years, 1 month ago (2013-11-19 11:30:43 UTC) #2
Message was sent while issue was closed.
DBC:
Putting the files under test/lexer/ (e.g.
test/lexer/cornercases/end-inside-comment.js) will make them runnable with make
command (e.g. make ia32.release.check).

Powered by Google App Engine
This is Rietveld 408576698