Skip to content

Commit 60fdc64

Browse files
committed
update notes for tests fix
1 parent 574f0c1 commit 60fdc64

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- fix bands -> height image to matrix conversion
88
- fix `to_colour`
99
- add `nip4-batch` batch mode interface
10+
- fix tests
1011

1112
## 9.0.0-10 29025/02/18
1213

TODO

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
1-
- expect:
2-
3-
$ nip2 --test test_snip.def
4-
$ echo $?
5-
0
6-
$ nip2 --test test_snip.def --print-main
7-
all tests pass
8-
91
- open test.ws, edit defs, "main = 12;", process, ws is not marked as modified
102

11-
- need to find and print "main" after all files have been loaded
12-
133
- use main_log_add() consistently, print on exit
144

155
- check all batch mode flags

0 commit comments

Comments
 (0)