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 13:07:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c71cd1f80b5cd88e656ea1d9afcbd3254cfd9bc
cappuccino
/
Tests
/
Objective-J
T
History
Martin Carlberg
b1cec9480e
New test cases to test ivar handling in new compiler
2012-12-20 09:37:52 +01:00
..
Preprocessor
New test cases to test ivar handling in new compiler
2012-12-20 09:37:52 +01: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
fix CFDictionary.containsValue and CFDictionary.countOfValue and add tests to prove it
2010-05-24 15:45:21 -07:00
CFPropertyListTest.j
Support for decoding date type in XML 1.0, with test.
2012-03-23 22:28:42 +01: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