Stephen Kelly
|
74f24b2842
|
Tests/Module/GenerateExportHeader: Test exported free-function
|
2013-05-24 09:04:35 -04:00 |
Stephen Kelly
|
10d8c446d5
|
Disable testing of deprecated macros.
It is not possible to test for it sanely across multiple ancient
compilers supported by cmake.
|
2011-08-14 15:45:36 +02:00 |
Stephen Kelly
|
9aab2aa77f
|
Expect the tests to pass if hidden visibilty is not enabled.
|
2011-08-12 10:42:16 +02:00 |
Stephen Kelly
|
9554e1013e
|
Split the deprecated available check from setting macro values.
|
2011-08-11 18:17:12 +02:00 |
Stephen Kelly
|
7924c1d6a8
|
Another attempt at fixing Borland.
Apparently it still needs to be exported, but only declspec(deprecated)
does not work.
|
2011-08-10 22:19:39 +02:00 |
Stephen Kelly
|
30880707c0
|
Add the GenerateExportMacro with unit tests.
Reviewed-by: Marcus D. Hanwell <marcus.hanwell@kitware.com>
|
2011-08-07 18:33:47 +02:00 |