Simon McVittie
3d5725f9d3
testcommon: Use unusual architectures where it doesn't matter
...
If we use x86_64 and i386 in places where any architecture would do,
it's harder to recognise whether the test is assuming every machine
is x86 and would fail elsewhere (e.g. as fixed in #4142 ). When just
parsing abstract strings where any syntactically valid architecture
would do, let's use rare/niche architectures that none of the maintainers
are running on, so that hard-coding x86_64 or i386 stands out more.
I've used mips64 and m68k because they happen to be the same length as
x86_64 and i386, avoiding re-indentation.
Signed-off-by: Simon McVittie <smcv@collabora.com >
2021-05-25 10:31:38 +02:00
..
2016-02-25 15:27:37 +01:00
2017-05-10 11:54:27 +02:00
2021-02-09 09:33:57 +01:00
2021-02-09 09:33:57 +01:00
2019-04-08 12:50:42 +00:00
2020-08-24 08:53:31 +02:00
2019-12-17 14:55:13 +01:00
2021-04-06 11:53:23 +02:00
2019-10-09 14:25:44 +02:00
2019-03-06 23:44:50 +00:00
2021-01-14 09:33:24 +01:00
2021-05-17 10:00:33 +02:00
2020-10-08 09:14:51 +02:00
2019-03-30 13:02:10 +00:00
2021-02-10 09:17:53 +01:00
2020-11-17 15:20:43 +01:00
2021-04-26 10:30:14 +02:00
2021-04-26 10:30:14 +02:00
2019-10-07 11:38:24 +02:00
2020-05-04 16:32:22 +02:00
2019-11-26 16:37:01 +01:00
2019-10-02 14:57:11 +02:00
2016-02-25 19:03:09 +01:00
2016-05-02 10:46:51 +02:00
2020-11-17 15:20:43 +01:00
2020-12-09 08:34:19 +01:00
2021-04-12 11:07:10 +02:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2021-04-16 08:57:20 +02:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2021-04-16 08:57:20 +02:00
2020-11-17 15:20:43 +01:00
2020-03-25 09:54:41 +01:00
2020-03-20 15:37:10 +01:00
2021-04-19 09:09:04 +02:00
2020-06-22 11:05:53 +02:00
2021-03-10 10:35:18 +01:00
2021-01-14 09:33:24 +01:00
2020-08-17 09:21:30 +02:00
2021-04-26 10:30:14 +02:00
2021-02-10 09:17:53 +01:00
2020-11-17 15:20:43 +01:00
2020-03-26 11:50:54 +01:00
2020-11-13 10:32:19 +01:00
2020-11-20 09:27:17 +01:00
2021-03-10 10:35:18 +01:00
2021-04-15 18:05:16 +02:00
2020-03-20 15:37:10 +01:00
2020-11-17 15:20:43 +01:00
2019-10-09 14:25:44 +02:00
2020-10-29 15:30:35 +01:00
2019-05-06 13:58:58 +00:00
2019-10-02 14:57:11 +02:00
2021-05-25 10:31:38 +02:00
2021-04-06 11:53:23 +02:00
2021-04-06 11:53:23 +02:00
2021-04-19 09:09:04 +02:00
2021-03-11 13:31:17 +01:00