aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-okay-ind-string.exp
AgeCommit message (Collapse)Author
2024-10-18libexpr: Print interpolations more accurately in `show`piegames
This is only a minor semantical distinction, but we should be able to properly test it, and the parser tests rely on show for that. Change-Id: I25e868cf9544e30cdff17deb5fd50a434e0f367e
2024-10-18tests/functional-lang: Add test cases for indented stringspiegames
Accidentally came across them elsewhere, wanted them covered in the ind-strings test as well. Change-Id: Iba418a687388ba85516d13d4c9d815744297dc5c
2024-10-18tests/functional-lang: Test indented string parsingpiegames
There is already an eval test for it, but it doesn't test the parser's output Change-Id: I94809080f90ace8aa3f610bcd315e9df0cf5d12f