Opened 21 years ago
Closed 21 years ago
#722 closed defect (fixed)
Vim 6.2 has a testsuite
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | 5.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Just run "make test" after "make". The results are on src/testdir/test.log. Note: all tests should pass, meaning no error message on src/testdir/test.log.
Change History (2)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed changes to add the Vim test suite. Made note of potential pitfalls. Thanks. Closing.
Note:
See TracTickets
for help on using tickets.
Indeed it does. But it freaks out badly when run inside an xterm. At least it did when I last tried it. Needs more investigation.