Branch: refs/heads/main
Revision: a7a292a3b7ccef2e08353ddbad1511996cc1b87b
Author: Elliot Ronaghan
Link: Update tests that require gdb to check for the executable by ronawho · Pull Request #21047 · chapel-lang/chapel · GitHub
Log Message:
Update tests that require gdb to check for the executable
Instead of hard coding what platforms have gdb/lldb, just check for the executables directly. This should make the tests more portable in general and avoids running the gdb tests on systems without gdb. Part of Cray/chapel-private#4011
Compare: Comparing 0fa33d8044f5701eb7dc44c71c98f40eac1721e4...a7a292a3b7ccef2e08353ddbad1511996cc1b87b · chapel-lang/chapel · GitHub
Diff: https://github.com/chapel-lang/chapel/pull/21047.diff
Modified Files:
test/compflags/bradc/gdbddash/declint-lldb.skipif,test/compflags/bradc/gdbddash/declint.skipif,test/execflags/bradc/gdbddash/SKIPIF,test/execflags/lldbddash/SKIPIF
Added Files:
Removed Files: