]> Nishi Git Mirror - gwion.git/commit
:bug: Fix comments (and add tests)
authorfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 7 Jul 2019 16:42:24 +0000 (18:42 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 7 Jul 2019 16:42:24 +0000 (18:42 +0200)
commit0b9109420677992942db080f5ff84ab2aab48839
treefde1e259f5004e1bea179462612b8cee8c7eb550
parent00af8285d1b778647bcf9729b2d6545b13834a95
:bug: Fix comments (and add tests)
ast
help/lcov.sh [deleted file]
tests/error/malformed_hex_escape.gw [new file with mode: 0644]
tests/error/malformed_octal_escape.gw [new file with mode: 0644]
tests/tree/comment.gw [new file with mode: 0644]
tests/tree/known_escape.gw [new file with mode: 0644]
tests/tree/non_octal_escape.gw [new file with mode: 0644]
tests/tree/wellformed_hex_escape.gw [new file with mode: 0644]
tests/tree/wellformed_octal_escape.gw [new file with mode: 0644]