alpha
Login
or
Join now
klauser.link
/
prx
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Prexonite, a .NET hosted scripting language with a focus on meta-programming and embedded DSLs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
prx
/
PrexoniteTests
/
psr-tests
/
_2
/
at
rm-lazy
7 files
Christian Klauser
Generate test fixtures from JSON configuration
6w ago
60274bb9
ast.test.pxs
PRX-30: Add pxs tests for v2 psr (macro.pxs) Migrate the test suite for `macro.pxs`. Also: * rename `ast.with_pos` to `ast.with_pos1` to match `ast.node1` * rename `ast.simple` to `ast.simple1` to match `ast.node1` * Fix hard-coded position in `macro.pxs` warning symbol (use `here` instead) * issue warning for `psr.macro.get_SI`. Should use `ast.node3("IndirectCall", ast.node3("Reference", entityref_to(psr.ast.SI)))` instead. (This is fairly uncommon in application macro code. It only comes up in macro-writing macros.) * rename `psr.ast.set` to `psr.ast.return_set` because `set` is a bit too generic. * fix v2 `psr.test.meta_macro` not compiling
5 years ago
macro.test.pxs
PRX-30: Add v2 variants of psr.pattern,psr.struct,psr.misc Also: - properly abort preflight parsing by injecting an EOF token - also consider dependencies when resolving modules - remove a debug println in prop.pxs - add app.config
5 years ago
make_test_configuration.pxs
Generate test fixtures from JSON configuration
1 month ago
pattern.test.pxs
PRX-30: Add v2 variants of psr.pattern,psr.struct,psr.misc Also: - properly abort preflight parsing by injecting an EOF token - also consider dependencies when resolving modules - remove a debug println in prop.pxs - add app.config
5 years ago
prop.test.pxs
PRX-30: Add v2 variants of psr.pattern,psr.struct,psr.misc Also: - properly abort preflight parsing by injecting an EOF token - also consider dependencies when resolving modules - remove a debug println in prop.pxs - add app.config
5 years ago
run_tests.pxs
PRX-30: Add v2 variants of psr.pattern,psr.struct,psr.misc Also: - properly abort preflight parsing by injecting an EOF token - also consider dependencies when resolving modules - remove a debug println in prop.pxs - add app.config
5 years ago
testconfig.json
Generate test fixtures from JSON configuration
1 month ago