[WIP] Third-party testing library discovery #1431
[WIP] Third-party testing library discovery
f9b4c8d6
Add --testing-library capture
b51babd5
Fix typo
31339ef7
Fix various errors
8a635800
Fix typo
3c7b61e5
Fix more typos
da0fd086
Fix pointer mutability
1ee9faab
Fix typo sigh
aa33a987
Nonisolated context argument
0e0a0a78
Disable accessor body to see why this one is failing (others compile …
d23ab768
Callbacks are all sendable by nature, make it explicit
ff0833c4
Use a function instead of a closure
ace7a9fd
Use @section and @used
9ab77eea
Disable on 6.2
7cfdbf53
Merge branch 'main' into jgrynspan/third-party-testing-library-discovery
af4579b1
Get it building on 6.2
9d8d27db
Work around compiler crash
5e870ff9
Work around bug in new @section constraints
82781b9c
Get it more working, add some initial tests
e938e395
Make it BitwiseCopyable
aec7758a
Assume a more complex return type than just an int (but for now, just…
986d01e5
Don't recurse when Swift Testing is the library we're using
6f260877
Don't exit with EXIT_NO_TESTS_FOUND when listing libraries
806578b4
Login to write a write a comment.
Login via GitHub