diff options
| author | Mistivia <i@mistivia.com> | 2025-06-21 17:19:11 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-06-21 17:19:11 +0800 |
| commit | fec7a34cdc55f226e69d98267e42fa4b52b0193c (patch) | |
| tree | 8ac2bc5f7c6372a722a080757c2b6f0f6ed12fc1 /tests | |
| parent | 1de8cda84460198e764a94c1f0f106ecaf001331 (diff) | |
move test files
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/arithmetic.lisp (renamed from tests/lisp/arithmetic.lisp) | 0 | ||||
| -rw-r--r-- | tests/comment.lisp (renamed from tests/lisp/comment.lisp) | 0 | ||||
| -rw-r--r-- | tests/control-flow.lisp (renamed from tests/lisp/control-flow.lisp) | 0 | ||||
| -rw-r--r-- | tests/lambda.lisp (renamed from tests/lisp/lambda.lisp) | 0 | ||||
| -rw-r--r-- | tests/let-binding.lisp (renamed from tests/lisp/let-binding.lisp) | 0 | ||||
| -rw-r--r-- | tests/macro.lisp (renamed from tests/lisp/macro.lisp) | 0 | ||||
| -rw-r--r-- | tests/test.lisp (renamed from tests/lisp/test.lisp) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/lisp/arithmetic.lisp b/tests/arithmetic.lisp index 2764b10..2764b10 100644 --- a/tests/lisp/arithmetic.lisp +++ b/tests/arithmetic.lisp diff --git a/tests/lisp/comment.lisp b/tests/comment.lisp index 40d5081..40d5081 100644 --- a/tests/lisp/comment.lisp +++ b/tests/comment.lisp diff --git a/tests/lisp/control-flow.lisp b/tests/control-flow.lisp index 75095ec..75095ec 100644 --- a/tests/lisp/control-flow.lisp +++ b/tests/control-flow.lisp diff --git a/tests/lisp/lambda.lisp b/tests/lambda.lisp index 5c93bdb..5c93bdb 100644 --- a/tests/lisp/lambda.lisp +++ b/tests/lambda.lisp diff --git a/tests/lisp/let-binding.lisp b/tests/let-binding.lisp index 33d021e..33d021e 100644 --- a/tests/lisp/let-binding.lisp +++ b/tests/let-binding.lisp diff --git a/tests/lisp/macro.lisp b/tests/macro.lisp index 4564cb9..4564cb9 100644 --- a/tests/lisp/macro.lisp +++ b/tests/macro.lisp diff --git a/tests/lisp/test.lisp b/tests/test.lisp index 07bdd5b..07bdd5b 100644 --- a/tests/lisp/test.lisp +++ b/tests/test.lisp |
