Merged
Conversation
Compiling log v0.4.17
Compiling autocfg v1.1.0
Compiling parking_lot_core v0.9.3
Compiling signal-hook v0.3.14
Compiling scopeguard v1.1.0
Compiling smallvec v1.9.0
Compiling bitflags v1.3.2
Compiling signal-hook-registry v1.4.0
Compiling mio v0.8.4
Compiling lock_api v0.4.8
Compiling signal-hook-mio v0.2.3
Compiling parking_lot v0.12.1
Compiling crossterm v0.25.0
Compiling lscolors v0.12.0 (/home/dbuch/dev/rust/lscolors)
Finished test [unoptimized + debuginfo] target(s) in 5.91s
Running unittests src/lib.rs (target/debug/deps/lscolors-c2975d0cc518b80e)
running 23 tests
test style::tests::ignore_unsupported_styles ... ok
test style::tests::parse_24_bit_colors ... ok
test style::tests::parse_font_style ... ok
test style::tests::parse_8_bit_colors ... ok
test style::tests::parse_font_style_backwards ... ok
test style::tests::parse_reject ... ok
test style::tests::parse_simple ... ok
test style::tests::support_reset_of_styles ... ok
test tests::basic_usage ... ok
test tests::default_styles_should_be_preserved ... ok
test tests::override_disable_suffix ... ok
test tests::style_for_broken_symlink ... ok
test tests::style_for_dir_entry ... ok
test tests::style_for_file ... ok
test tests::style_for_directory ... ok
test tests::style_for_multi_hard_links ... ok
test tests::style_for_missing_file ... ok
test tests::style_for_path_uses_correct_ordering ... ok
test tests::style_for_path_uses_lowercase_matching ... ok
test tests::style_for_symlink ... ok
test tests::style_for_path_components ... ok
test tests::style_for_setid ... ok
test tests::style_for_sticky_other_writable ... ok
test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/bin.rs (target/debug/deps/lscolors-60ae4747fc449a50)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests lscolors
running 1 test
test src/lib.rs - (line 4) ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
Owner
|
Thank you |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is needed for reedline/nushell
Compiling log v0.4.17
Compiling autocfg v1.1.0
Compiling parking_lot_core v0.9.3
Compiling signal-hook v0.3.14
Compiling scopeguard v1.1.0
Compiling smallvec v1.9.0
Compiling bitflags v1.3.2
Compiling signal-hook-registry v1.4.0
Compiling mio v0.8.4
Compiling lock_api v0.4.8
Compiling signal-hook-mio v0.2.3
Compiling parking_lot v0.12.1
Compiling crossterm v0.25.0
Compiling lscolors v0.12.0 (/home/dbuch/dev/rust/lscolors)
Finished test [unoptimized + debuginfo] target(s) in 5.91s
Running unittests src/lib.rs (target/debug/deps/lscolors-c2975d0cc518b80e)
running 23 tests
test style::tests::ignore_unsupported_styles ... ok test style::tests::parse_24_bit_colors ... ok
test style::tests::parse_font_style ... ok
test style::tests::parse_8_bit_colors ... ok
test style::tests::parse_font_style_backwards ... ok test style::tests::parse_reject ... ok
test style::tests::parse_simple ... ok
test style::tests::support_reset_of_styles ... ok
test tests::basic_usage ... ok
test tests::default_styles_should_be_preserved ... ok test tests::override_disable_suffix ... ok
test tests::style_for_broken_symlink ... ok
test tests::style_for_dir_entry ... ok
test tests::style_for_file ... ok
test tests::style_for_directory ... ok
test tests::style_for_multi_hard_links ... ok
test tests::style_for_missing_file ... ok
test tests::style_for_path_uses_correct_ordering ... ok test tests::style_for_path_uses_lowercase_matching ... ok test tests::style_for_symlink ... ok
test tests::style_for_path_components ... ok
test tests::style_for_setid ... ok
test tests::style_for_sticky_other_writable ... ok
test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests lscolors
running 1 test
test src/lib.rs - (line 4) ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s