1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/core
Viktor Kleen b02961324d
Testing Nickel snippets in the manual (#1611)
* First pass on testing snippets in `manual/syntax.md`

* Remove explicit `TestCase`

* Remove explicit panic

* Add test annotations to the manual

* Stop filtering markdown files

* Update `typing.md` example

* Apply suggestions from code review

Co-authored-by: jneem <joeneeman@gmail.com>

* Some tweaks to multi line string examples

* Move from `nickel-...` info strings to `nickel #...`

---------

Co-authored-by: jneem <joeneeman@gmail.com>
2023-09-19 13:09:58 +00:00
..
benches Format benches as well using Topiary (#1423) 2023-06-30 15:50:04 +00:00
src Cleanup the code a bit (a lot) (#1595) 2023-09-18 11:38:33 +00:00
stdlib Fix typo in std.record.remove documentation (#1513) 2023-08-08 14:35:49 +00:00
tests Testing Nickel snippets in the manual (#1611) 2023-09-19 13:09:58 +00:00
build.rs Rename and move workspace crates (#1399) 2023-06-26 16:58:40 +00:00
Cargo.toml Backport 1.2.0 release to master (#1603) 2023-09-14 18:14:32 +00:00