elixir/t
Chris White a171485c4f doc-comments: support uncommented first function
If the first function in a file does not have a doc comment, do not
run off the beginning of the file.  Fixes #102.

Also:
- Add t/tree/issue102.c that exhibits this bug.
- in find-file-doc-comments.pl and script.sh, exit with a nonzero code
  if this should recur.
2020-04-04 12:21:45 -04:00
..
tree doc-comments: support uncommented first function 2020-04-04 12:21:45 -04:00
.gitignore Add automated test of basic functions 2020-02-21 15:36:51 -05:00
100-basic.t CR1 2020-03-21 10:58:18 -04:00
200-api.t CR1 2020-03-21 10:58:18 -04:00
300-doc-comments.t doc-comments: support uncommented first function 2020-04-04 12:21:45 -04:00
api_test.py Added API tests 2020-03-20 15:42:50 -04:00
interact.pl Add doc-comment extraction 2020-04-02 13:03:03 -04:00
TestClass.pm Refactor common test code into class 2020-03-09 16:29:57 -04:00
TestEnvironment.pm Add doc-comment extraction 2020-04-02 13:03:03 -04:00
TestHelpers.pm doc-comments: support uncommented first function 2020-04-04 12:21:45 -04:00