libs-base/Tests/base/Functions
Daniel Ferreira a9df1b104a NSGeometry: create NSEdgeInsets struct
Create the NSEdgeInsets struct in NSGeometry, introduced in OSX 10.7.
Add helper functions for creating these insets.

This struct is not used in Base. Rather, it is used as part of newer
APIs in GUI.
2017-06-29 21:18:16 +01:00
..
class_hierarchy.m Important change to the START_SET and END_SET macros to stop their use 2011-02-24 16:26:01 +00:00
clsCreate.m Added test for creating class / adding methods. Based on Wolfgang Lux' test example. 2011-05-07 09:50:42 +00:00
NSByteSwapping.m avoid compiler warnings 2016-05-10 09:56:41 +00:00
NSGeometry1.m NSGeometry: create NSEdgeInsets struct 2017-06-29 21:18:16 +01:00
NSPathUtilities.m test for home directory of non-existent user 2016-06-27 06:39:31 +00:00
NSZone.m Use UTF8String rather than cString 2017-03-17 09:45:02 +00:00
runtime.m Remove warnings generated by tests. 2011-08-03 08:41:26 +00:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00