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
3e93e180f163b7bec1fff6ca452a2ea799e5a8a7
cappuccino
/
Tests
/
Objective-J
T
History
Martin Carlberg
3e93e180f1
Turn off test case that don't apply to the new compiler
2013-01-11 20:36:12 +01:00
..
Preprocessor
Turn off test case that don't apply to the new compiler
2013-01-11 20:36:12 +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