Tests: (src) Normalization with no args

Closes #293.  Thanks to Akira Komamura (@akirak) for reporting.
This commit is contained in:
Adam Porter 2023-03-09 01:47:53 -06:00
parent 0d9940c5df
commit 8bb1739661
3 changed files with 35 additions and 31 deletions

View file

@ -557,7 +557,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
+ Predicate ~src~ now matches case-insensitively.
*Fixed*
+ Predicate ~src~'s matching of begin/end block lines, normalization of arguments, and handling in non-sexp queries.
+ Predicate ~src~'s matching of begin/end block lines, normalization of arguments, and handling in non-sexp queries. (Thanks to [[https://github.com/akirak][Akira Komamura]] for reporting.)
+ Predicate ~src~'s behavior with various arguments.
*Internal*