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
6472ac7701ac71c691df2a2ed3d70f3e533c4895
cappuccino
/
Tests
/
Objective-J
T
History
Aparajita Fishman
1f98dbdf65
Fixed test cases
2013-01-24 09:01:54 +08: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
fix CFDictionary.containsValue and CFDictionary.countOfValue and add tests to prove it
2010-05-24 15:45:21 -07: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