lanurmi / efte

eFTE is a fork of FTE -- Folding Text Editor
GNU General Public License v2.0
30 stars 11 forks source link

Integrate self testing #85

Closed lanurmi closed 8 years ago

lanurmi commented 16 years ago

Integrate the self testing system via -dSELFTEST and also a custom mode to do the highlighting. It should also have keys bound to go to previous/next failed error.

Reported by: jcowgar

Original Ticket: "efte/feature-requests/44":https://sourceforge.net/p/efte/feature-requests/44

lanurmi commented 16 years ago

Logged In: YES user_id=128244 Originator: YES

You can now run:

efte -dSELFTEST

and from anywhere press C+S+F12 and the self test will run. Once in the self test, you can use C+N and C+P to go to the Next/Prev FAILed test.

Original comment by: jcowgar

lanurmi commented 16 years ago

Original comment by: jcowgar