darling-libobjc2/Test
2011-04-18 17:30:24 +00:00
..
RuntimeTest.xcodeproj libobjc2: add Xcode project for RuntimeTest 2010-09-25 21:04:20 +00:00
GNUmakefile libobjc2: add a Test subdirectory with a preliminary test of the runtime API 2010-09-25 21:01:36 +00:00
RuntimeTest.m Actually wait for +initialize to finish before allowing any thread to send a message to a class (I broke this when I rewrote the dtable code to use a per-class lock - the lookup forgot to acquire the correct mutex.) 2011-04-18 17:30:24 +00:00