about summary refs log tree commit diff
path: root/src/bootstrap/src/utils/helpers/tests.rs
AgeCommit message (Expand)AuthorLines
2025-09-21add dry_run flag in config builder and remove runtime test hacksbit-aloo-1/+1
2025-09-21move most of the test to new testCtxbit-aloo-5/+2
2025-09-21make cargo test work for bootstrap self testbit-aloo-2/+2
2025-01-12migrate `program_out_of_date` to `BuildStamp::is_up_to_date`onur-ozkan-21/+3
2025-01-12use `BuildStamp` instead of std paths and stringsonur-ozkan-6/+8
2025-01-04bootstrap: make `is_path_in_submodule` return optional submodule path instead许杰友 Jieyou Xu (Joe)-7/+13
2024-12-31add test coverage for `helpers::is_path_in_submodule`onur-ozkan-2/+17
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-08-16bootstrap: fix trying to modify file times on read-only file on Windows许杰友 Jieyou Xu (Joe)-1/+24
2024-08-09Pass `Flags` to `Config::parse` explicitlyJakub Beránek-3/+5
2024-07-29Reformat `use` declarations.Nicholas Nethercote-10/+7
2024-06-14Use `std::path::absolute` in bootstrapChris Denton-21/+0
2024-01-28bootstrap: update test modulesonur-ozkan-0/+116