descriptiontesting infrastructure for vis editor
ownermat@brain-dump.org
last changeMon, 25 Jan 2021 12:33:19 +0000 (25 13:33 +0100)
content tags
add:
README.md

Testing Infrastructure for Vis

This repository contains testing infrastructure for the vis editor. It is expected to be cloned into a sub directory of the vis source tree.

There exist 5 different kinds of tests:

Run make to execute all test suites.

Writing good tests

Each sub directory contains a README with further information about the specific test method.

Coming up with good and exhaustive tests is often non-trivial, below are some recommendations:

shortlog
2021-01-25 Marc André... test/sam: add tests for empty matches at the end of... master
2020-11-19 Marc And... test/vim: remove test involving g~v0.5
2020-10-25 Marc André... test/core: add labs(3) implementation for TIS analyzer
2020-10-24 Marc André... text/core: add basic test for branching of revision...
2020-10-24 Marc André... text/core: skip failing I/O test on Cygwin
2020-10-23 Marc André... text/core: add basic test for linear text_{earlier...
2020-10-23 Marc André... text/core: test all load/save method combinations
2020-10-23 Marc André... text/core: add basic undo/redo sanity check for empty...
2020-10-23 Marc André... text/core: fix undo test name numbering
2020-10-23 Marc And... test/core: add basic array_{peek,pop} test
2020-10-20 Marc André... test/core: add time(3) stub for tis-interpreter
2020-10-20 Marc André... test/core: avoid puts("") to print a new line
2020-10-20 Marc André... test/core: fix relative #include directive
2020-10-10 Marc And... test: adapt source list in Makefiles
2020-09-29 Marc André... test: add array.c source dependency for core text data...
2020-09-20 Marc André... test/vim: set an UTF-8 locale
...
tags
3 years ago v0.5 vis-test version 0.5 for vis 0.7
3 years ago v0.4 vis-test version 0.4 for vis 0.6
6 years ago v0.3 vis-test version 0.3 for vis 0.5
6 years ago v0.2 vis-test version 0.2
7 years ago v0.1 vis-test version 0.1
heads
3 years ago master