Re: [PATCH v3 5/6] stack: Fix stack unwind failure on mips

2024-04-17 Thread Ying Huang
Hi Mark, > It would be helpful to see if you could come up with a testcase > similar to the ones in tests/run-backtrace-core-.sh with > tests/tests/backtrace..{exec,core}.bz2 so it can be tested from > a non-MIPS setup (as opposed to the tests/run-backtrace-native.sh and > tests/run-backtrace-nati

Re: [PATCH] config/profile.fish.in: Prevent bracketed variables and unmatched wildcard errors

2024-04-17 Thread Aaron Merey
On Wed, Mar 27, 2024 at 10:06 AM Mark Wielaard wrote: > > Not knowing fish this looks OK to me. We might want a testcase like > the one that was just added for config/profile.sh to make sure we ship > something that runs correctly. Could be something as simple as: > > type fish 2>/dev/null || (e

[COMMITTED] tests/.gitignore: Use correct spelling for get-files-define-file

2024-04-17 Thread Aaron Merey
Replace get-files-define_file with get-files-define-file. Signed-off-by: Aaron Merey --- tests/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/.gitignore b/tests/.gitignore index 4937f0d1..30f5800b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -75,7