summaryrefslogtreecommitdiffstats
path: root/test/LINK/applelink.py
Commit message (Expand)AuthorAgeFilesLines
* Fix looking for specific version of libSystem.B.dylib when running on macOS. ...William Deegan2019-12-111-6/+12
* Add APPLELINK_NO_CURRENT_VERSION and APPLELINK_NO_COMPATIBILITY_VERSION to al...William Deegan2018-12-101-0/+57
* flake8 fixesWilliam Deegan2018-12-091-5/+7
* Allow test to function minus otool verification on non mac platformsWilliam Deegan2018-12-071-37/+41
* Skip APPLELINK* testing if not on macWilliam Deegan2018-12-071-39/+39
* Fix GH issue #3241 - Support -compatability_version and -current_version flag...William Deegan2018-12-061-2/+46
* move applelink test to use directory fixtureWilliam Deegan2018-12-051-24/+2
* Fix applelink test to work on win32William Deegan2018-09-271-2/+1
* fix test so it should run on any platformWilliam Deegan2018-09-241-1/+1
* Fix Github issue #2580 - hash mark not properly handled in FRAMEWORKPATHWilliam Deegan2018-09-231-0/+70