aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-05-21 11:32:09 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-05-21 11:32:09 +0200
commit6fb1cd644308ac46a71536cc7da3a16377107b4f (patch)
tree4aa8f904ced791c3b3076d78525636ef0312e6d3
parentf19998f7fd9db2bd1ed4eb80ea1744a013b166fa (diff)
Rename test filesHEADmaster
-rw-r--r--.gitignore1
-rw-r--r--chains-test.asd0
-rw-r--r--src/interpreter.lisp0
-rw-r--r--test/test1.chn (renamed from t/test1.chn)0
-rw-r--r--test/test1.html8
-rw-r--r--test/test2.chn (renamed from t/test2.chn)0
-rw-r--r--test/test2.html16
-rw-r--r--test/test3.chn (renamed from t/test3.chn)0
-rw-r--r--test/test4.chn (renamed from t/test4.chn)0
9 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5d49f1a..8c713ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ sandbox.lisp
archive/*
notes
t/test*.html
+plan.org
diff --git a/chains-test.asd b/chains-test.asd
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/chains-test.asd
diff --git a/src/interpreter.lisp b/src/interpreter.lisp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/interpreter.lisp
diff --git a/t/test1.chn b/test/test1.chn
index f55fb70..f55fb70 100644
--- a/t/test1.chn
+++ b/test/test1.chn
diff --git a/test/test1.html b/test/test1.html
new file mode 100644
index 0000000..5da418f
--- /dev/null
+++ b/test/test1.html
@@ -0,0 +1,8 @@
+<section><h1>Introduction</h1>
+Hello, this is a sample of a program written in chains
+Chains was created by Thomas Albers Raviola to help him write articles of questionable
+usefulness.
+the date is May 12, 2024
+</section><section><h1>Conclusion</h1>
+idk man, guess it works, don't it?
+</section> \ No newline at end of file
diff --git a/t/test2.chn b/test/test2.chn
index a637b61..a637b61 100644
--- a/t/test2.chn
+++ b/test/test2.chn
diff --git a/test/test2.html b/test/test2.html
new file mode 100644
index 0000000..98a250a
--- /dev/null
+++ b/test/test2.html
@@ -0,0 +1,16 @@
+<html >
+<head >
+<title >
+Website
+</title>
+</head>
+<body >
+
+<h1 >
+Chains test
+</h1>
+<p >
+Hello World!
+</p>
+</body>
+</html>
diff --git a/t/test3.chn b/test/test3.chn
index 2fbdeab..2fbdeab 100644
--- a/t/test3.chn
+++ b/test/test3.chn
diff --git a/t/test4.chn b/test/test4.chn
index e126091..e126091 100644
--- a/t/test4.chn
+++ b/test/test4.chn