Merge branch 'python-bindings' of https://github.com/abiggerhammer/hammer into python-bindings
Conflicts: src/bindings/python/SConscript src/bindings/python/hammer_tests.py src/bindings/swig/hammer.i src/hammer.h src/parsers/choice.c src/parsers/sequence.c
This commit is contained in:
commit
ef235136d9
3 changed files with 3 additions and 4 deletions
|
|
@ -507,4 +507,3 @@ class TestRightrec(unittest.TestCase):
|
||||||
# # self.assertEqual(self.parser.parse("d+d+d"), ["d", "+", "d", "+", "d"])
|
# # self.assertEqual(self.parser.parse("d+d+d"), ["d", "+", "d", "+", "d"])
|
||||||
# # def test_failure(self):
|
# # def test_failure(self):
|
||||||
# # self.assertEqual(self.parser.parse("d+"), None)
|
# # self.assertEqual(self.parser.parse("d+"), None)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue