Tree @master (Download .tar.gz)
- ..
- cat.py
- crlf.py
- echo.py
- eg.silly-interpreter
- fail.py
- silly-interpreter.py
- test-appliances-a.markdown
- test-appliances-b.markdown
- test-appliances.expected
- test-bad-indentation.expected
- test-bad-indentation.markdown
- test-crlf.expected
- test-crlf.markdown
- test-err-no-stderr.expected
- test-err-no-stderr.markdown
- test-freestyle-format.expected
- test-freestyle-format.markdown
- test-ill-formed.expected
- test-ill-formed.markdown
- test-implementations-global-a.markdown
- test-implementations-global-b.markdown
- test-implementations-global.expected
- test-input-sections.expected
- test-input-sections.markdown
- test-no-eol.expected
- test-no-eol.markdown
- test-no-functionality-leak-a.markdown
- test-no-functionality-leak-b.markdown
- test-no-functionality-leak.expected
- test-no-functionality.expected
- test-no-functionality.markdown
- test-no-test-body.expected
- test-no-test-body.markdown
- test-no-tests.expected
- test-no-tests.markdown
- test-pass-fail.expected
- test-pass-fail.markdown
- test-shared-body.expected
- test-shared-body.markdown
- test-stdout-stderr.expected
- test-stdout-stderr.markdown
- test-substring-error.expected
- test-substring-error.markdown
- test-utf8.expected
- test-utf8.markdown
- test-var-subst.expected
- test-var-subst.markdown
History of
tests
@master
git clone https://git.catseye.tc/Falderal/
- Update BSD license to 2-clause. Follow REUSE 3.2 conventions. Chris Pressey 2 months ago
- `py-falderal` is now generally referred to as `falderal`. Chris Pressey 2 years ago
- Require python3 for the helper scripts for the internal tests. Chris Pressey 2 years ago
- Revert "Checkpoint making tests independent of version of Python installed." Chris Pressey 2 years ago
- Revert "Checkpoint updating tests." Chris Pressey 2 years ago
- Checkpoint updating tests. Chris Pressey 2 years ago
- Checkpoint making tests independent of version of Python installed. Chris Pressey 2 years ago
- Get tests passing (though one still shouldn't be.) Chris Pressey 2 years ago
- Merge tests with commonalities into single Falderal document. Chris Pressey 6 years ago
- Split up tests that were glommed together. Chris Pressey 6 years ago
- Space is a shell metacharacter. Remove quotes from test commands. Chris Pressey 6 years ago
- Write ShellImplementation.subst() to replace vars with quoting. Chris Pressey 6 years ago
- Add failing test. Chris Pressey 6 years ago
- Add documentation about new introducer, and more test cases. Chris Pressey 6 years ago
- Add basic tests for input sections in freestyle format. Chris Pressey 6 years ago
- Slightly improve tests for freestyle format. Chris Pressey 6 years ago
- For #2, new dev branch, write test, apply patch from @j4james. Chris Pressey 6 years ago
- Implement => & ===> & ?> & ???> and clean up a bit. Chris Pressey 8 years ago
- Recognize new-style assertions. All tests pass once again. Chris Pressey 8 years ago
- Add failing test for new, proposed format, not yet implemented. Chris Pressey 8 years ago
- Finish renaming all tests away from numbers. Chris Pressey 8 years ago
- Refactor, rename two more tests. Chris Pressey 8 years ago
- All tests pass once again! Chris Pressey 8 years ago
- Seeing light at end of tunnel, re-enable all the doctests. Chris Pressey 8 years ago
- Remove compatibility `test` argument and rename another test. Chris Pressey 8 years ago
- Allow giving differing inputs to multiple tests with same body. Chris Pressey 9 years ago
- Add failing test for feature we are going to implement. Chris Pressey 9 years ago
- Remove deprecated `%(test-text)` and `%(test-file)` variables. Chris Pressey 10 years ago
- Make input UTF-8-able by making all(?) internal strings unicode. Cat's Eye Technologies 10 years ago
- Add failing test for desired functionality. Cat's Eye Technologies 10 years ago