File: TODO

package info (click to toggle)
ed 1.15-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 884 kB
  • sloc: ansic: 2,492; sh: 246; makefile: 122
file content (8 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Some missing tests:
1) g/./s^@^@	- okay: NULs in commands
2) g/./s/^@/	- okay: NULs in patterns
3) ed -x 	- verify: 8-bit clean
4) ed		- verify: long-line support
5) ed		- verify: interactive/help mode
6) G/pat/	- verify: global interactive command
7) V/pat/	- verify: global interactive command