v8/test
christian.plesner.hansen@gmail.com ff3e30ae11 - Added lookbehind propagation for the initial node; now, if the
initial node is interested in what precedes it the automaton is
  given an initial all-consuming character class that determines it.
- Added verification of some node information invariants.  We now
  check that if a node expresses interest in what precedes it that
  information is available to it after assertion expansion.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@964 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-12-11 11:13:13 +00:00
..
cctest - Added lookbehind propagation for the initial node; now, if the 2008-12-11 11:13:13 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Added test for bug 176 (zero length matches should fail in quantifiers). 2008-12-11 09:01:55 +00:00
mozilla Two tests in the Mozilla test suite pass due to a bug in the framework (compares numbers to NaN with !=). 2008-12-03 12:44:13 +00:00