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
DockerRunnerTests.coffee
DraftModeManagerTests.coffee
LatexRunnerTests.coffee Add flags option to request JSON 2019-05-14 16:24:34 +01:00
LockManagerTests.coffee
OutputFileFinderTests.coffee
OutputFileOptimiserTests.coffee
ProjectPersistenceManagerTests.coffee
RequestParserTests.coffee Add flags option to request JSON 2019-05-14 16:24:34 +01:00
ResourceStateManagerTests.coffee
ResourceWriterTests.coffee
StaticServerForbidSymlinksTests.coffee
TikzManager.coffee
UrlCacheTests.coffee
UrlFetcherTests.coffee