aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-04-03Make `repl_characterization.cc` constants `string_view`sRebecca Turner
2024-04-03Add `EscapeStringOptions` and `escapeString` testsRebecca Turner
2024-03-31Merge pull request #9920 from 9999years/forbid-nested-debuggersThéophane Hufschmitt
2024-03-31Merge changes Ib62d3d68,Ic3e7affe into mainjade
2024-03-31libutil: remove Pool::flushBadeldritch horrors
2024-03-30libutil: drop Pool resources on exceptional freeeldritch horrors
2024-03-29Add `pre-commit` checksRebecca Turner
2024-03-29Fix various clang-tidy lintsJade Lovelace
2024-03-29Move `escapeString` to its own fileRebecca Turner
2024-03-29meson: add missing explicit dependency on nlohmann_jsonWinter
2024-03-29Merge "Move `DebugChar` into its own file" into mainrebecca “wiggles” turner
2024-03-29meson: increase functional test timeouteldritch horrors
2024-03-29Merge "Remove `HintFmt::operator%`" into mainwiggles dog
2024-03-28Move `DebugChar` into its own fileRebecca Turner
2024-03-28Merge "Move `shell_words` into its own file" into mainwiggles dog
2024-03-27meson: implement functional testsQyriad
2024-03-27HOT SALE: 15% off your build times!Jade Lovelace
2024-03-26Move `shell_words` into its own fileRebecca Turner
2024-03-26Remove `HintFmt::operator%`Rebecca Turner
2024-03-26Merge "meson: implement unit tests" into mainQyriad
2024-03-26meson: implement unit testsQyriad
2024-03-25Merge pull request #8817 from iFreilicht/flake-update-lock-overhaulThéophane Hufschmitt
2024-03-25feat: notation to refer to no attribute search prefixTom Bereknyei
2024-03-24Improve new CLI UX by supporting short `-E` flag for `--expr`Lunaphied
2024-03-18libexpr: associate let exprs with the correct StaticEnveldritch horrors
2024-03-18libexpr: sort binding name in debuggereldritch horrors
2024-03-18Merge "Delete hasPrefix and hasSuffix from the codebase" into mainjade
2024-03-18use byte indexed locations for PosIdxeldritch horrors
2024-03-18diagnose "unexpected EOF" at EOFeldritch horrors
2024-03-18match line endings used by parser and error reportseldritch horrors
2024-03-18report inherit attr errors at the duplicate nameeldritch horrors
2024-03-18normalize formal order on ExprLambda::showeldritch horrors
2024-03-18keep copies of parser inputs that are in-memory onlyeldritch horrors
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-17builtins.nixVersion: return fixed fake versionJade Lovelace
2024-03-16diagnose duplicated attrs at correct patheldritch horrors
2024-03-15Allow dlopen of plugins to failJade Lovelace
2024-03-15Test that :st does ... somethingJade Lovelace
2024-03-15repl_characterization: Also verify the stack trace existsJade Lovelace
2024-03-15repl_characterization: eat newlines after commands and source-dir pathsJade Lovelace
2024-03-15Add regression tests for #9917, #9918Jade Lovelace
2024-03-15Implement a repl characterization test systemJade Lovelace
2024-03-14Implement a parser for a literate testing system for the replJade Lovelace
2024-03-14libexpr: fix elided value counting in printereldritch horrors
2024-03-13support <program>_ENV variableseldritch horrors
2024-03-11import the revisions to the characterization test framework from cppnixJade Lovelace
2024-03-10evaluate inherit (from) exprs only once per directiveeldritch horrors
2024-03-10group inherit by source during Expr::showeldritch horrors
2024-03-10use the same bindings print for ExprAttrs and ExprLeteldritch horrors
2024-03-10add test for inherit expr printingeldritch horrors