]> git.eshelyaron.com Git - emacs.git/commit
Copy CEDET/Semantic's tag formatter test suite to be an
authorEric Ludlam <eric@siege-engine.com>
Tue, 15 Oct 2019 00:48:16 +0000 (20:48 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Oct 2019 15:08:18 +0000 (11:08 -0400)
commit3f8915a0192fe629dc985909c4acd5f80aa78b60
tree3cfbd7c21c15209cbadcff3c81ec572236a20a7f
parent128f803197c319807de838550270725ecdedbc7c
Copy CEDET/Semantic's tag formatter test suite to be an

automated test.
These tests were copied from CEDET on Sourceforge and adapted to use ERT.
Author: Eric Ludlam <zappo@gnu.org>
test/lisp/cedet/semantic-utest-fmt.el [new file with mode: 0644]
test/manual/cedet/tests/test-fmt.cpp [new file with mode: 0644]
test/manual/cedet/tests/test-fmt.el [new file with mode: 0644]