;dev: assertions tests cleanup
This commit is contained in:
parent
274751f48a
commit
c24355e31f
@ -1,4 +1,4 @@
|
||||
; assertions1.j
|
||||
# assertions1.j
|
||||
|
||||
2025-01-01
|
||||
(a) 1 = 1
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
; assertions11.j
|
||||
# assertions11.j
|
||||
|
||||
2025-01-11
|
||||
(a) 11 = 11 ; first assertion
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
; assertions2.j
|
||||
# assertions2.j
|
||||
|
||||
2025-01-02
|
||||
(a) 1 = 2 ; won't see balance from previous sibling -f file
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
; assertions21.j
|
||||
# assertions21.j
|
||||
|
||||
2025-01-21
|
||||
(a) 21 = 32 ; sees balance from parent
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
; assertions22.j
|
||||
# assertions22.j
|
||||
|
||||
2025-02-22 *
|
||||
2025-02-22
|
||||
(a) 22 = 85 ; sees balance from parent and previous siblings/children included by parent
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
; assertions31.j
|
||||
# assertions31.j
|
||||
|
||||
2025-01-31
|
||||
(a) 31 = 63 ; sees balance from parent and grandparent
|
||||
|
||||
Loading…
Reference in New Issue
Block a user