commit | 450d26c851c15e08249fc0fdeb3a06b31ac4fcfd | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Wed Feb 22 14:49:47 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Fri Mar 10 08:21:46 2023 -0700 |
tree | 828224a9e444e3e3a0ea672ddb88cad7eb4c5ef6 | |
parent | 1cd0716eb199963ec63fcafa94699d14bbf45e01 [diff] |
Use require with target_info This changes many tests to use 'require' when checking target_info. In a few spots, the require is hoisted to the top of the file, to avoid doing any extra work when the test is going to be skipped anyway.