1
Fork 0

adjust UI tests

This commit is contained in:
The 8472 2024-12-23 23:17:02 +01:00
parent a75617c223
commit d7fb729d39
33 changed files with 248 additions and 71 deletions

View file

@ -1,4 +1,5 @@
//@ normalize-stderr: "pref: Align\([1-8] bytes\)" -> "pref: $$PREF_ALIGN"
//@ normalize-stderr: "randomization_seed: \d+" -> "randomization_seed: $$SEED"
#![crate_type = "lib"]
#![feature(rustc_attrs)]