1
0
Fork 0
mirror of synced 2024-06-29 03:51:09 -04:00
ultimate-vim/sources_non_forked/vim-markdown/test
2021-06-30 12:00:07 -05:00
..
folding-toc.vader . 2021-06-30 12:00:07 -05:00
folding.vader . 2021-06-30 12:00:07 -05:00
ge_test.md . 2021-06-30 12:00:07 -05:00
indent-new-list-item.vader . 2021-06-30 12:00:07 -05:00
indent.md . 2021-06-30 12:00:07 -05:00
indent.vader . 2021-06-30 12:00:07 -05:00
insert-toc.vader . 2021-06-30 12:00:07 -05:00
map.vader . 2021-06-30 12:00:07 -05:00
python-folding.vader . 2021-06-30 12:00:07 -05:00
README.md . 2021-06-30 12:00:07 -05:00
run-tests.sh . 2021-06-30 12:00:07 -05:00
syntax-singleline.vader . 2021-06-30 12:00:07 -05:00
syntax.md . 2021-06-30 12:00:07 -05:00
syntax.vader . 2021-06-30 12:00:07 -05:00
table-format.vader . 2021-06-30 12:00:07 -05:00
toc-autofit.vader . 2021-06-30 12:00:07 -05:00
toc.vader . 2021-06-30 12:00:07 -05:00
vimrc . 2021-06-30 12:00:07 -05:00

You can run the tests using the Makefile from the top directory:

make test

To run them manually please refer to the instructions/commands in the Makefile.