Opened 20 years ago

Closed 20 years ago

#722 closed defect (fixed)

Vim 6.2 has a testsuite

Reported by: lizardo@… Owned by: lfs-book@…
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 greg@…, 20 years ago

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.

comment:2 by greg@…, 20 years ago

Resolution: fixed
Status: newclosed

Committed changes to add the Vim test suite. Made note of potential pitfalls. Thanks. Closing.

Note: See TracTickets for help on using tickets.