CIA.vc
zherczeg@webkit.org
Real-time open source activity stats
Stats » Authors » zherczeg@webkit.org
informationsyndicateUTC clock
20:38 on Mar 21, 2010
event counters
The last message was received 1.35 months ago at 07:32 on Feb 09, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 1 messages last month
1 messages since the first one, 1.35 months ago
recent messages
dateReversed sort columnprojectcontentlink
07:32 on Feb 09WebKit
Commit by zherczeg@webkit.org :: r54530 LayoutTests/ (4 files in 3 dirs):

Add numerous parse-only tests.
https://bugs.webkit.org/show_bug.cgi?id=34019

Patch by Zoltan Herczeg <zherczeg at inf dot u-szeged dot hu> on 2010-02-09
Reviewed by Oliver Hunt.

The input file contains a lot of strings, and tests whether they are
valid JavaScript code snippets or contains various syntax errors.
No semantic checks: even if a tests throws an exception, which is not
syntax error, it is considered successfull.

  • fast/js/parser-syntax-check-expected.txt: Added.
  • fast/js/parser-syntax-check.html: Added.
  • fast/js/script-tests/parser-syntax-check.js: Added. (runTest): (valid): (invalid):
#