[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#73188: PEG: Fix bugs and add complex PEG for testing
From: |
Ekaitz Zarraga |
Subject: |
bug#73188: PEG: Fix bugs and add complex PEG for testing |
Date: |
Wed, 30 Oct 2024 20:04:02 +0100 |
Hi,
I decided to improve the tests of the PEG module because I wasn't very
confident about the [^...] functionality, and I found I had some minor
bugs in the previous patch.
I attach a new version of the previous commits with an extra one that
adds an HTML parser and tests against it. That's what made me find some
of the errors and missing bits.
With the test I feel more confident about the changes.
Thanks,
Ekaitz
v5-0003-PEG-Add-a-complex-PEG-grammar-test.patch
Description: Text Data
v5-0002-PEG-Add-support-for-not-in-range-and.patch
Description: Text Data
v5-0001-PEG-Add-full-support-for-PEG-some-extensions.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#73188: PEG: Fix bugs and add complex PEG for testing,
Ekaitz Zarraga <=