oxipng/tests
Alejandro González 0ff1049eb7 Gate dependency on crossbeam-channel behind the parallel feature
`crossbeam-channel` is only used if the `parallel` flag is enabled, so
it can be gated behind that feature flag to potentially reduce the size
of the build dependency tree for dependent projects.

While at it, I've fixed several warnings emmitted in tests/flags.rs.
2023-04-16 20:05:38 -04:00
..
files Remove test 167 which is no longer relevant 2023-01-06 15:35:05 -05:00
filters.rs New filter strategies (#461) 2022-11-19 08:49:25 -05:00
flags.rs Gate dependency on crossbeam-channel behind the parallel feature 2023-04-16 20:05:38 -04:00
interlaced.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
interlacing.rs Tweaks to interlacing and format display (#476) 2022-12-12 09:54:35 -05:00
lib.rs Fix some clippy warnings 2021-06-24 15:57:41 -04:00
reduction.rs Faster reductions (#479) 2022-12-22 16:56:36 -05:00
regression.rs Remove test 167 which is no longer relevant 2023-01-06 15:35:05 -05:00
strategies.rs New filter strategies (#461) 2022-11-19 08:49:25 -05:00