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

Unified Diff: test/lexer/lexer.status

Issue 68613004: Experimental parser: run lexer tests with make.*.check (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/parser
Patch Set: Fix test Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/lexer/code-load-eval.js ('k') | test/lexer/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/lexer/lexer.status
diff --git a/tools/lexer_generator/__init__.py b/test/lexer/lexer.status
similarity index 98%
copy from tools/lexer_generator/__init__.py
copy to test/lexer/lexer.status
index 0f31fb53ea8fa803b789224ed2743670a84e12db..69c8ac393bbd4508c8e6c545d1450346ac4a6965 100644
--- a/tools/lexer_generator/__init__.py
+++ b/test/lexer/lexer.status
@@ -25,4 +25,5 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# do nothing for now
+[
+]
« no previous file with comments | « test/lexer/code-load-eval.js ('k') | test/lexer/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698