rpn/test/all.md

23 lines
536 B
Markdown
Raw Normal View History

2022-02-12 19:11:22 +01:00
# Chaining all tests
@include 005-test-framework.md
@include 010-mode.md
@include 020-general.md
@include 021-parse-string.md
@include 022-parse-symbol.md
@include 023-parse-number.md
@include 024-parse-complex.md
@include 025-parse-other.md
@include 026-parse-program.md
@include 027-base-entry.md
2022-02-16 16:03:26 +01:00
@include 030-branch.md
2022-02-16 17:36:26 +01:00
@include 040-stack.md
@include 050-real.md
2022-02-17 19:04:40 +01:00
@include 060-string.md
2022-02-18 00:27:06 +01:00
@include 070-test.md
@include 080-store.md
2022-02-19 16:32:05 +01:00
@include 090-program.md
2022-02-12 19:11:22 +01:00
# @include 100-complex.md
# @include 110-time.md
# @include 999-manual-tests.md