Update test lib with not-null? word (#226)
[no important files changed]
This commit is contained in:
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
@@ -152,6 +152,14 @@ true var, run-test
|
|||||||
G:null? nip if test-passed else test-failed then
|
G:null? nip if test-passed else test-failed then
|
||||||
;
|
;
|
||||||
|
|
||||||
|
: not-null? \ s w --
|
||||||
|
run-test? !if drop test-skipped ;; then
|
||||||
|
w:exec
|
||||||
|
2 check-depth
|
||||||
|
null swap dup \ so test-failed can show actual and expected
|
||||||
|
G:null? not nip if test-passed else test-failed then
|
||||||
|
;
|
||||||
|
|
||||||
: SKIP-REST-OF-TESTS false run-test ! ;
|
: SKIP-REST-OF-TESTS false run-test ! ;
|
||||||
|
|
||||||
: tests \ n --
|
: tests \ n --
|
||||||
|
|||||||
Reference in New Issue
Block a user