Hi,
On 07/09/2014 03:53 AM, Tim Shen wrote:
+// This file is for general testcases in regex.
+// We use a single file for multiple testcases because it takes too long to
+// compile regex for each testcase in a single file.
+// Normal testcases in other files should be moved into this file in the
future.
Thus the plan would be *all* the regex testcases in a single file!?! If
I understand correctly, that certainly doesn't make sense. In any case,
I don't want this detail to slow down fixing the bug, thus please commit
fix + normal testcase mainline and branch and then we'll take our time
discussing the testing issue (I'm also meeting Jon face to face in a few
days...) By the way, are we sure that the various regex testcases are
enabled to run in parallel in the testsuite?
Thanks,
Paolo.