Saleem Abdulrasool
9e901eb0f8
test: fix the path separator for Evolution.test_rth
...
Windows uses `\` for the path separator while other targets use `/`
Use the correct seprator for calculating the basename of the executable
to enable the test on Windows.
2019-06-12 13:48:08 -07:00
Slava Pestov
6798eea160
Evolution: Some of these tests pass with swift_test_mode_optimize_none_with_implicit_dynamic
...
The remaining failures still warrant investigation.
2019-06-11 00:54:32 -07:00
Arnold Schwaighofer
e113ef8c93
Add a mode to test implicit dynamic with private imports
2019-03-20 14:34:01 -07:00
Jordan Rose
f9299e711c
[test] rth: Use dynamic linking to properly test backwards-deployment ( #14447 )
...
The added test worked before as well; it's to make sure I didn't break
the existing behavior.
2018-02-08 17:14:10 -08:00