Tcl Library Source Code

Check-in [66707cafa9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix all issues with the extended tests. I.e. replace various placeholder data with the real thing.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pt-bug-7665c3532c-epsilon
Files: files | file ages | folders
SHA1: 66707cafa95af89e52d1e686808b20899e3ab2f4
User & Date: aku 2014-01-22 08:45:38.824
Context
2014-01-22
09:01
Bumped versions of the modified packages. Updated ChangeLog. closed check-in: 8c541ca76f user: aku tags: pt-bug-7665c3532c-epsilon
08:45
Fix all issues with the extended tests. I.e. replace various placeholder data with the real thing. check-in: 66707cafa9 user: aku tags: pt-bug-7665c3532c-epsilon
2014-01-21
22:52
Ticket [7665c3532c]. Matching the empty string, i.e. epsilon. Extended the Literal command in the AST traversal part of the PEG importer to recognize the empty string and generate the proper PE (i.e. epsilon). Extended the Convert command of the PEG exporter to properly convert epsilon into an empty string. Extended testsuite. (Not fully tested yet) check-in: bce28f8438 user: andreask tags: pt-bug-7665c3532c-epsilon
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/pt/tests/data/ok/peg_cparam-critcl/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_cparam/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_param-compact/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_param-inlined/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_param-unopt/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_param/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_peg-ast-fused/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_peg-ast-templated-fused/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_peg-ast-templated/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_peg-ast/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_peg/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_serial-print/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_tclparam-snit/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/0_basic_arithmetic.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/10_notahead.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/11_epsilon.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/1_functions.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/2_fun_arithmetic.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/3_peg_itself.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/4_choice.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/5_sequence.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/6_optional.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/7_kleene.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/8_pkleene.
Changes to modules/pt/tests/data/ok/peg_tclparam-tcloo/9_ahead.
Changes to modules/pt/tests/data/ok/peg_tclparam/11_epsilon.