summaryrefslogtreecommitdiffstats
path: root/test/LINK/VersionedLib-j2.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/LINK/VersionedLib-j2.py')
-rw-r--r--test/LINK/VersionedLib-j2.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/LINK/VersionedLib-j2.py b/test/LINK/VersionedLib-j2.py
index 249b54f..4646a37 100644
--- a/test/LINK/VersionedLib-j2.py
+++ b/test/LINK/VersionedLib-j2.py
@@ -39,6 +39,11 @@ import SCons.Defaults
test = TestSCons.TestSCons()
+if sys.platform == 'darwin':
+ # Skipping until logic is fixed for macosx
+ test.skip_test("Not working on darwin yet\n")
+
+
test.write('foo.c', """
#if _WIN32
__declspec(dllexport)