coreutils/tests
Niyaz Nigmatullin 999db68042 pr: migrate from chrono crate to time
It seems that `chrono` is the reason of deadlock or UB in android
CI. Also `chrono` had some security issues and wasn't maintained for
two years until March 2022, so other unstabilities can happen. Plus
`chrono` uses old `time` dependency.
2022-09-09 21:59:08 +03:00
..
benches/factor all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
by-util pr: migrate from chrono crate to time 2022-09-09 21:59:08 +03:00
common tail: improve performance of piped stdin 2022-09-09 13:51:37 +02:00
fixtures Fix a TODO by making conv_block_unblock_helper consume the input. (#3787) 2022-08-28 10:07:04 +02:00
test_util_name.rs tests: silence clippy warnings for unused_imports 2021-10-10 00:52:18 +02:00
tests.rs Replace lazy_static with once_cell 2022-07-12 14:08:30 +01:00