mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-15 16:53:25 +00:00
96f8ca5d54
I don't think many of the tests in test_templater.rs should use "jj log" command as they check very specific template syntax and function behaviors. Let's move them to in-module tests. We could add a separate test file, but we would have to export a couple of templater macros. test_templater_timestamp_method() is migrated as example. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |