mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
Merge pull request #659 from urbit/just-tests
Make +test only run arms starting with ++test-
This commit is contained in:
commit
78ce01c6b7
@ -20,8 +20,15 @@
|
||||
?. matches
|
||||
~
|
||||
?- -.q.b
|
||||
%& (run-test [p.b pax] eny p.q.b)
|
||||
%| ^$(pax [p.b pax], a p.q.b)
|
||||
%&
|
||||
?. ?| =((end 3 5 p.b) 'test-')
|
||||
=((end 3 6 p.b) 'check-')
|
||||
==
|
||||
~
|
||||
(run-test [p.b pax] eny p.q.b)
|
||||
::
|
||||
%|
|
||||
^$(pax [p.b pax], a p.q.b)
|
||||
==
|
||||
::
|
||||
++ run-test
|
||||
|
Loading…
Reference in New Issue
Block a user