godotenv/fixtures
柚子uccs 3a7a190201
fix: if a line contains multiple # characters, there will be issues w… (#238)
* fix: if a line contains multiple # characters, there will be issues when traversing from back to front

* fix: typo
2024-12-16 15:14:19 +11:00
..
comments.env fix: if a line contains multiple # characters, there will be issues w… (#238) 2024-12-16 15:14:19 +11:00
equals.env fix tiny details (#199) 2023-01-27 13:01:43 +11:00
exported.env First failing tests extracted from dotenv 2013-07-30 11:46:52 +10:00
invalid1.env Don't hide line parsing errors 2016-12-12 14:43:30 +01:00
plain.env Fix bug where internal unquoted whitespace truncates values (#205) 2023-02-06 08:47:38 +11:00
quoted.env Multiline string support (#156) 2023-01-27 13:14:16 +11:00
substitutions.env Re-add global env variable substitution (#227) 2024-11-01 09:24:06 +11:00