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 21:17:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cbe94ba66fed126c2fd5fe2ff93b00a0de89644
cappuccino
/
Tests
/
Objective-J
T
History
Alexander Ljungberg
5200f945fe
New: dictionary literals in Objective-J 2.0.
2013-02-25 14:24:29 +00:00
..
Preprocessor
Fixed: "in" could not be a parameter in a message.
2013-01-21 02:11:51 +00:00
PropertyLists
Support for decoding date type in XML 1.0, with test.
2012-03-23 22:28:42 +01:00
base64Test.j
UTF compatible CFData base64 string encoder and decoder. Use it for CPButton key equivalent archiving. Also ordered CPText.j constants by value and removed the empty CPText class definition as it caused errors with nib2cib. Fixed: the key equivalent for forward delete (CPDeleteFunctionKey, \uF728) was transformed to '(' (\u0028) when archived and unarchived.
2010-06-11 09:39:19 -07:00
CFDictionaryTest.j
New: dictionary literals in Objective-J 2.0.
2013-02-25 14:24:29 +00:00
CFPropertyListTest.j
Fixed test cases
2013-01-24 09:01:54 +08:00
CFURLTest.j
Fix for loading Cappuccino apps locally on Windows.
2010-03-30 16:28:42 -07:00
MethodDispatchTest.j
Tried to make the import mess a little better. Fixed a lot of bugs. Changed some class names in the test cases. Looks like all the tests are being run in the same space. Has to look into this…..
2012-12-17 00:40:26 +01:00
sprintfTest.j
Add format parameter index support to sprintf.
2010-10-21 09:54:51 -07:00