许杰友 Jieyou Xu (Joe)
afed862b26
tests: use renamed stdin_buf
2024-09-05 08:43:38 +00:00
Nicholas Nethercote
84ac80f192
Reformat use
declarations.
...
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
Guillaume Gomez
fcfac05657
Improve target
method API in run-make-support
2024-07-01 10:55:57 +02:00
Jerry Wang
c69770d730
Migrate static-pie
scripts to rmake
2024-06-22 14:15:23 -04:00
Jerry Wang
f90d4e4371
Migrate static-pie
to rmake
2024-06-22 14:15:22 -04:00
Mark Rousskov
9ab6e36d8d
Fix broken test
...
Testing for ASLR by casting &ZST to *const _ is not useful, there's no
guarantee that &ZST produces an ASLR'd pointer.
2024-04-16 21:13:21 -04:00
Pietro Albini
3602200d50
make 32bit ignore more accurate
2023-04-03 10:23:08 +02:00
Joshua Nelson
26e1ce7394
move tools.mk
to run-make
...
apparently I missed some tests in the last commit. Rather than having
dozens of tests use the long version, use the short version in
`run-make` and the long version in `run-make-fulldeps` (which is now
only three tests)
2023-03-30 07:58:50 -05:00
Albert Larsan
40ba0e84d5
Change src/test
to tests
in source files, fix tidy and tests
2023-01-11 09:32:13 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00