Index of /sandbox/gitpull/setuptools/tools/editors/emacs/tests

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]Makefile 2018-06-17 08:52 611  
[TXT]adjust-section.el 2018-06-17 08:52 9.3K 
[TXT]adornment.el 2018-06-17 08:52 13K 
[TXT]buffer.el 2018-06-17 08:52 6.6K 
[TXT]cl.el 2018-06-17 08:52 2.1K 
[TXT]comment.el 2018-06-17 08:52 3.4K 
[TXT]ert-buffer.el 2018-06-17 08:52 15K 
[TXT]fill.el 2018-06-17 08:52 10K 
[TXT]font-lock.el 2018-06-17 08:52 3.2K 
[TXT]imenu.el 2018-06-17 08:52 1.8K 
[TXT]indent.el 2018-06-17 08:52 5.0K 
[TXT]init.el 2018-06-17 08:52 1.0K 
[TXT]items.el 2018-06-17 08:52 4.3K 
[TXT]movement.el 2018-06-17 08:52 3.8K 
[TXT]re.el 2018-06-17 08:52 31K 
[TXT]shift.el 2018-06-17 08:52 12K 
[TXT]toc.el 2018-06-17 08:52 3.2K 
[TXT]tree.el 2018-06-17 08:52 3.5K 

Tests for rst.el

Tests for rst.el

Author:

Martin Blais <blais@furius.ca>, Stefan Merten <smerten@oekonux.de>

The tests are using ERT. You need to install ERT for to run them. If you did you should change the path to the library contained in the variable ERT in Makefile.

To run the tests in Emacs use the facilities provided by ERT. Namely evaluate the buffer containing the tests and do:

M-x ert [RETURN] [RETURN]

To run the tests by make use

make ert-tests