This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a0d9ce8a06d472d7aef814e70856ece225fd01a
hakorune
/
apps
/
tests
/
macro
/
test_runner
/
basic.hako
9 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests(macro): inline samples into new directory hierarchy and drop legacy macro_golden_* sources
2025-09-20 03:37:20 +09:00
function test_true() {
return true
}
function test_one_equals_one() {
return 1 == 1
}
tests(macro): organize under apps/tests/macro/{if,loopform,collections,types,strings,identity,test_runner} with thin include wrappers; update all golden/smoke scripts and docs to new paths
2025-09-20 02:20:02 +09:00
Reference in New Issue
Copy Permalink