]> Nishi Git Mirror - aya.git/commit
Add more tests
authorJames Mills <1290234+prologic@users.noreply.github.com>
Sun, 12 Mar 2023 11:23:22 +0000 (21:23 +1000)
committerJames Mills <1290234+prologic@users.noreply.github.com>
Sun, 12 Mar 2023 11:23:22 +0000 (21:23 +1000)
commit26c0bfad0b4cb09ac66c3067e530b994f52352b2
treee159ce2dde19d2a4b627a682fe3c7f3254cfba57
parent820bdd465593497a145ca6dff09fe743c6a77815
Add more tests
13 files changed:
.gitignore
go.mod
go.sum
main.go
testdata/extensions/.test/index.html [new file with mode: 0644]
testdata/extensions/.zs/hello [new file with mode: 0755]
testdata/extensions/.zs/layout.html [new file with mode: 0644]
testdata/extensions/index.md [new file with mode: 0644]
testdata/simple/.test/index.html
testdata/simple/.zs/layout.html [new file with mode: 0644]
testdata/variables/.test/index.html [new file with mode: 0644]
testdata/variables/.zs/layout.html [new file with mode: 0644]
testdata/variables/index.md [new file with mode: 0644]