mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
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 | ||