book/listings/ch11-writing-automated-tests
Chris Krycho 6196a0ab45 Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
..
listing-11-01 Update to Rust 1.76 2024-02-19 15:39:35 -05:00
listing-11-03 Merge pull request #3533 from jpearnshaw/patch-2 2024-04-10 13:23:34 -06:00
listing-11-05 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-11-06 Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
listing-11-07 Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
listing-11-08 Update panic! formatting style for Guess example 2023-11-04 14:32:25 +01:00
listing-11-09 Update panic! formatting style for Guess example 2023-11-04 14:32:25 +01:00
listing-11-10 Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
listing-11-11 Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
listing-11-12 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-11-13 Ch. 11: `use` scope tweak 2024-04-18 12:08:28 -06:00
no-listing-01-changing-test-name Update listings subsequent to listing 11-1 to reflect current content 2023-02-07 04:49:10 +00:00
no-listing-02-adding-another-rectangle-test Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
no-listing-03-introducing-a-bug Update to Rust 1.73 2024-02-19 15:39:35 -05:00
no-listing-04-bug-in-add-two Update to Rust 1.73 2024-02-19 15:39:35 -05:00
no-listing-05-greeter Use v1.58 captured ident formatting in examples 2023-10-30 11:54:45 -04:00
no-listing-06-greeter-with-bug Update to Rust 1.75 2024-02-19 15:39:35 -05:00
no-listing-07-custom-failure-message Update to Rust 1.73 2024-02-19 15:39:35 -05:00
no-listing-08-guess-with-bug Update panic! formatting style for Guess example 2023-11-04 14:32:25 +01:00
no-listing-09-guess-with-panic-msg-bug Merge pull request #3767 from stomar/formatting-style 2024-04-02 19:18:21 -06:00
no-listing-10-result-in-tests Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-11-ignore-a-test Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
no-listing-12-shared-test-code-problem Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
no-listing-13-fix-shared-test-code-problem Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
output-only-01-show-output Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
output-only-02-single-test Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
output-only-03-multiple-tests Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
output-only-04-running-ignored Upgrade to Rust 1.61 2022-06-04 09:38:06 -04:00
output-only-05-single-integration Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00