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 Send .svg files as text/plain to prevent executable JS if they are loaded as SVG in the browser 2016-03-10 09:32:32 +00:00
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 Inject [draft] option to documentclass if draft option is passed 2016-02-02 14:26:14 +00:00
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 Don't return error if directory doesn't exist yet 2014-12-09 11:25:23 +00:00
OutputFileOptimiserTests.coffee check if file is optimised before running qpdf 2017-04-04 16:50:06 +01:00
ProjectPersistenceManagerTests.coffee add per-user routes for clearing cache and extend expiry methods 2016-06-02 15:32:33 +01:00
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 change regex checking file request ensure other files can not be accessed 2015-05-12 15:18:09 +01:00
TikzManager.coffee use TikzManager to create main file for pstool package 2018-10-10 16:13:20 +01:00
UrlCacheTests.coffee Initial open source commit 2014-02-12 17:27:43 +00:00
UrlFetcherTests.coffee added filestoreDomainOveride 2018-07-03 16:41:34 +01:00