aboutsummaryrefslogtreecommitdiff
path: root/test cases/objc
AgeCommit message (Expand)AuthorFilesLines
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D3-3/+3
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D1-1/+1
2019-05-02Non-required appleframework deps should not be an error. Closes #5295.Jussi Pakkanen1-0/+3
2018-07-31Condense test dirs.Jussi Pakkanen4-0/+0
2018-01-06tests: Split objc and objc++ testsDylan Baker6-33/+0
2018-01-06tests: skip objc nsstring test if gnustep is not installedDylan Baker1-1/+4
2017-12-30compilers: prefer C++ over objc in clink_langsNirbheek Chauhan4-0/+26
2017-05-22objc++: Add support for objcpp_args keywordPaulo Antonio Alvarez2-0/+20
2017-05-22objc: Add support for objc_args keywordPaulo Antonio Alvarez2-0/+15
2017-04-06Skip objc/nsstring test on CygwinJon Turney1-0/+2
2017-02-21objc tests: Disable nsstring test on Clang + LinuxNirbheek Chauhan1-0/+3
2015-08-16Use system() instead of name() which is a confusing term.Jussi Pakkanen1-1/+1
2015-07-27Now host_machine, build_machine and target_machine are properly separated and...Jussi Pakkanen1-1/+1
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen1-1/+1
2013-06-02C++ is now called cpp rather than cxx.Jussi Pakkanen1-3/+3
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen1-2/+2
2013-06-02Renamed add_test to test.Jussi Pakkanen3-3/+3
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen1-2/+2
2013-04-10Can use Apple frameworks with Objective C.Jussi Pakkanen1-1/+5
2013-04-06Added ObjC++ support.Jussi Pakkanen2-0/+13
2013-04-06Added support for GNUStep.Jussi Pakkanen2-0/+15
2013-04-06Basic support for Objective C.Jussi Pakkanen2-0/+9