UseLATEX/tests/FindWarnings
Kenneth Moreland 7e1e03b4c0 Fix issue with detecting long undefined reference warnings
LaTeX "helpfully" split across lines (and which fowled up our regex).
Get around the problem by instead searching for "LaTeX Warning:" at
the beginning of the line. Hopefully (1) all versions of LaTeX
actually write this out and (2) it is not used for trivial
warnings.
2019-09-11 16:24:56 -07:00
..
CMakeLists.txt Fix issue with detecting long undefined reference warnings 2019-09-11 16:24:56 -07:00
Natbib.tex Fix issue with detecting long undefined reference warnings 2019-09-11 16:24:56 -07:00
Overfull.tex Fix issue with detecting long undefined reference warnings 2019-09-11 16:24:56 -07:00
README Fix issue with detecting long undefined reference warnings 2019-09-11 16:24:56 -07:00
UndefinedReference.tex Fix issue with detecting long undefined reference warnings 2019-09-11 16:24:56 -07:00
UndefinedReferenceLong.tex Fix issue with detecting long undefined reference warnings 2019-09-11 16:24:56 -07:00

This test exercises the ability for UseLATEX.cmake to make sure that
important warnings from LaTeX are printed (whereas unimportant are
suppressed). Each of the documents should compile successfully, but they
all have a warning that should be reported clearly in the build.