This website requires JavaScript.
Explore
Help
Sign In
colby
/
cappuccino
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cappuccino/cappuccino.git
synced
2026-08-25 04:57:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8e10d42246245d604975a7e837e59bb08884530
cappuccino
/
Tests
/
Objective-J
/
Preprocessor
/
OutputTests
T
History
Martin Carlberg
e8e10d4224
Fixed: If receiver in the function objj_msgSend is a class we don't need to check if it is nil as a class can never be nil without the load has already failed.
2014-04-15 13:52:41 +02:00
..
Class
Revert "Revert "New: Added test cases for some preprocess directives in OutputTest.j""
2013-05-16 12:05:57 +02:00
Messages
Fixed: If receiver in the function objj_msgSend is a class we don't need to check if it is nil as a class can never be nil without the load has already failed.
2014-04-15 13:52:41 +02:00
Misc
Fixed: Send message test cases now work. Also added a test case for send message with 'self' as receiver
2014-04-14 16:38:34 +02:00
OutputTest.j
Fixed: Send message test cases now work. Also added a test case for send message with 'self' as receiver
2014-04-14 16:38:34 +02:00