jj/lib
Martin von Zweigbergk 802e21bf25 operations: allow overriding timestamps for tests
It would be nice to be able to use snapshot testing and not have to
parse the output of `jj op log`. This patch lets us do that by
providing a new environment variable and config for overriding the
timestamps. Unlike `operation.hostname` and `operation.username`,
these are only meant for tests.
2022-11-24 16:00:20 -10:00
..
src operations: allow overriding timestamps for tests 2022-11-24 16:00:20 -10:00
tests revset: allow empty string literal "" 2022-11-20 13:11:28 +09:00
testutils tests: set test hostname and username for operation log 2022-11-24 16:00:20 -10:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump pest from 2.4.1 to 2.5.0 2022-11-24 05:34:57 -10:00