You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By a test suite, you mean a lisp side test suite ? Or something that would check that inside a buffer, the folds a correctly folding / unfolding ?
The first one seems to be doable to me while the second one looks more like a continuous integration thing.
Maybe it would be great to have :
a lisp side automatic test suite that would test:
folds / text properties
folds creation / deletion
anything I'm not thinking about
something like test instructions for manually testing some features that would test:
fold creation / deletion
go to next / previous
refolding
options (like the fringe color, the fringe side, ...)
This is necessary to move on with the development at this point.
The text was updated successfully, but these errors were encountered: