summaryrefslogtreecommitdiff
path: root/caddyconfig/caddyfile/lexer_test.go
AgeCommit message (Expand)Author
2020-05-05caddyconfig: Don't start comments in middle of tokens (#3267)Francis Lavoie
2020-05-05caddyfile: Support backticks as quotes (closes #2591) (#3242)Matt Holt
2019-10-15v2: Make tests work on Windows (#2782)Matt Holt
2019-09-28caddyfile: Fix lexer behavior with regards to escaped newlinesMatthew Holt
2019-08-09Implement config adapters and beginning of Caddyfile adapterMatthew Holt