rust/library/std/tests
Chris Denton 9b18b4440a
Make create_dir_all_bare an std integration test
Moving `create_dir_all` out of `ui-fulldeps` is complicated by the fact it sets the current directory. This means it can't be a unit test. Instead, move it to its own integration test.
2023-02-21 18:33:19 +00:00
..
common Make create_dir_all_bare an std integration test 2023-02-21 18:33:19 +00:00
create_dir_all_bare.rs Make create_dir_all_bare an std integration test 2023-02-21 18:33:19 +00:00
env.rs Make create_dir_all_bare an std integration test 2023-02-21 18:33:19 +00:00
run-time-detect.rs Rollup merge of #105784 - yanns:update_stdarch, r=Amanieu 2023-01-27 12:57:53 +09:00
thread.rs Make ui test that are run-pass and do not test the compiler itself library tests 2020-11-30 02:47:32 +01:00