overleaf/services/clsi/test/unit/coffee
Michael Mazour 1ddf9283f2 Add flags option to request JSON
Adds a `flags` parameter to the request JSON, appearing under the `compile.options` key (alongside such stalwarts as `compiler`, `timeout`, etc.).

This is primarily to support `-file-line-error` as an option, but could have other uses as well.

`flags` should be an array of strings, or absent. If supplied, the listed arguments are added to the base latexmk command.
2019-05-14 16:24:34 +01:00
..
CompileControllerTests.coffee use explicit json content-type to avoid security issues with text/html 2019-02-12 16:54:59 +00:00
CompileManagerTests.coffee Add flags option to request JSON 2019-05-14 16:24:34 +01:00
ContentTypeMapperTests.coffee
DockerLockManagerTests.coffee added docker runner into core codebase 2018-03-14 15:44:49 +00:00
DockerRunnerTests.coffee change override to leave image name so it works for wl_texlive 2018-07-16 17:25:14 +01:00
DraftModeManagerTests.coffee
LatexRunnerTests.coffee Add flags option to request JSON 2019-05-14 16:24:34 +01:00
LockManagerTests.coffee fix unit tests 2018-08-23 00:21:05 +01:00
OutputFileFinderTests.coffee
OutputFileOptimiserTests.coffee
ProjectPersistenceManagerTests.coffee
RequestParserTests.coffee Add flags option to request JSON 2019-05-14 16:24:34 +01:00
ResourceStateManagerTests.coffee remove stat test for missing files 2017-09-26 09:48:09 +01:00
ResourceWriterTests.coffee extend caching for tikz, minted and markdown files 2018-10-04 16:56:48 +01:00
StaticServerForbidSymlinksTests.coffee
TikzManager.coffee use TikzManager to create main file for pstool package 2018-10-10 16:13:20 +01:00
UrlCacheTests.coffee
UrlFetcherTests.coffee added filestoreDomainOveride 2018-07-03 16:41:34 +01:00