summaryrefslogtreecommitdiff
path: root/tests/src/tests.rs
AgeCommit message (Expand)Author
2023-04-21use clap for parsing tests. (#876)astrale-sharp
2023-04-20Add UPDATE_EXPECT envvar to update tests (#748)Alex Saveau
2023-04-18ClippyLaurenz
2023-03-30cli: Allow reading every path not of type dir (#414)Johannes Wolf
2023-03-28Fix tests on WindowsLaurenz
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-19Renaming and refactoringLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-12Spans in mathLaurenz
2023-03-12Merge branch 'main' into ngMartin Haug
2023-03-10New #[func] macroLaurenz
2023-03-09Make render background color configurableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-24Fix more bad font namesLaurenz
2023-02-17Impl `Eq` for syntax tree typesLaurenz
2023-01-31Move assetsLaurenz
2023-01-27Tracing-based expression tooltipsLaurenz
2023-01-23Math moduleLaurenz
2023-01-03New import syntaxLaurenz
2022-12-20DocumentationLaurenz
2022-12-19Syntax and example sectionsLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-02IntrospectionLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-26Document metadataLaurenz
2022-11-24Separate typesetting and compilationLaurenz
2022-11-23Introduce `Library`Laurenz
2022-11-23More general evaluation interfaceLaurenz
2022-11-22Make inner node and node data privateLaurenz
2022-11-20Add flag for model printingLaurenz
2022-11-20Move font folderLaurenz
2022-11-19Rename `margins` to `margin`Laurenz
2022-11-07Show it!Laurenz
2022-11-04Style changesLaurenz
2022-11-03Tidy up libraryLaurenz
2022-11-03Separate test crateLaurenz