Skip to content

Commit

Permalink
Merge pull request #2255 from k-takata/docs-update-units
Browse files Browse the repository at this point in the history
docs: Update units.rst
  • Loading branch information
k-takata authored Oct 23, 2019
2 parents 685eb65 + 0a6e40c commit 94beb44
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/units.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

----

**Test facility**

Exuberant ctags has a test facility. The test case were *Test*
directory. So Here I call it *Test*.

Expand All @@ -20,6 +22,8 @@ language to *Test*. An older ctags version is unable to generate a
tags file for that sample code, but the newer ctags version does. At
this point a difference is found and *Test* reports failure.

**Units facility**

The units test facility(*Units*) I describe here takes a different
approach. An input file and an expected output file are given by a
contributor of a language parser. The units test facility runs ctags
Expand Down Expand Up @@ -85,7 +89,7 @@ have its own directory under Units directory.
put multiple options to one line. Multiple options in
one line doesn't work.

*Units/TEST/filter-\*.\** **optional**
*Units/TEST/filter* **optional**

You can rearrange the output of ctags with this command
before comparing with *executed.tags*.
Expand Down

0 comments on commit 94beb44

Please sign in to comment.