11.3Scgd$NetBSD: TODO,v 1.3 1995/03/21 09:05:20 cgd Exp $
21.3Scgd
31.1SalmSome missing tests:
41.1Salm0) g/./s^@^@	- okay: NULs in commands
51.1Salm1) g/./s/^@/	- okay: NULs in patterns
61.1Salm2) a
71.1Salm   hello^V^Jworld	
81.1Salm   .		- okay: embedded newlines in insert mode
91.1Salm3) ed ""	- error: invalid filename
101.1Salm4) red ..	- error: restricted
111.1Salm5) red /	- error: restricted
121.1Salm5) red !xx	- error: restricted
131.1Salm6) ed -x 	- verify: 8-bit clean
141.1Salm7) ed		- verify: long-line support
151.1Salm8) ed		- verify: interactive/help mode
161.2Salm9) G/pat/	- verify: global interactive command
171.2Salm10) V/pat/	- verify: global interactive command
18