We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99cd80 commit f0cf512Copy full SHA for f0cf512
1 file changed
script/testga.ijs
@@ -28,7 +28,8 @@ echo '_DEBUG: ',": 2!:5'_DEBUG'
28
echo 'RUNNER_ARCH: ',": 2!:5'RUNNER_ARCH'
29
30
ddall=: ddall -. blacklist=: blacklist, ('OpenBSD'-:UNAME)#(<testpath),each <'gstack.ijs' NB. temporarily disable
31
-ddall=: ~. ddall -. blacklist=: blacklist, ('OpenBSD'-:UNAME)#(<testpath),each 'gtdot.ijs';'gtdot3.ijs';'gtdot4.ijs';'gtdot5.ijs' NB. temporarily disable
+ddall=: ddall -. blacklist=: blacklist, ('OpenBSD'-:UNAME)#(<testpath),each 'gtdot.ijs';'gtdot3.ijs';'gtdot4.ijs';'gtdot5.ijs' NB. temporarily disable
32
+ddall=: ~. ddall ,~ (<testpath),each 'glapack.ijs';'glapackcb.ijs';'gregex.ijs'
33
34
NB. smoke test
35
0 commit comments