Changeset [7539b5b06d2486ee074dec2e470374109e9764d9] by Alexander Ljungberg
May 15th, 2011 @ 01:25 PM
Merge pull request #903 from paulbaumgart/cappuccino
Some OJTestCases for the Preprocessor to help make sure it still works as expected when it gets revamped to remove with() from method code generation.
Note that this adds a test case which the current Preprocessor
fails:
http://github.com/paulbaumgart/cappuccino/commit/8cc61cccfd78debe96...
https://github.com/280north/cappuccino/commit/7539b5b06d2486ee074de...
Committed by Alexander Ljungberg
- A Tests/Objective-J/Preprocessor/BehaviorTests/InheritanceTest.j
- A Tests/Objective-J/Preprocessor/BehaviorTests/IvarTest.j
- A Tests/Objective-J/Preprocessor/BehaviorTests/MethodTest.j
- A Tests/Objective-J/Preprocessor/OutputTests/Class/root-class-multiple-ivars.j
- A Tests/Objective-J/Preprocessor/OutputTests/Class/root-class-multiple-ivars.js
- A Tests/Objective-J/Preprocessor/OutputTests/Class/root-class-one-ivar.j
- A Tests/Objective-J/Preprocessor/OutputTests/Class/root-class-one-ivar.js
- A Tests/Objective-J/Preprocessor/OutputTests/Class/root-class.j
- A Tests/Objective-J/Preprocessor/OutputTests/Class/root-class.js
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/multiple-parameters.j
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/multiple-parameters.js
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/no-parameters.j
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/no-parameters.js
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/one-parameter.j
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/one-parameter.js
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/ternary-operator-argument.j
- A Tests/Objective-J/Preprocessor/OutputTests/Messages/ternary-operator-argument.js
- A Tests/Objective-J/Preprocessor/OutputTests/Misc/regex-simple-char-classes.j
- A Tests/Objective-J/Preprocessor/OutputTests/Misc/regex-simple-char-classes.js
- A Tests/Objective-J/Preprocessor/OutputTests/OutputTest.j
- R Tests/Objective-J/Preprocessor/Class/root-class-multiple-ivars.j
- R Tests/Objective-J/Preprocessor/Class/root-class-multiple-ivars.js
- R Tests/Objective-J/Preprocessor/Class/root-class-one-ivar.j
- R Tests/Objective-J/Preprocessor/Class/root-class-one-ivar.js
- R Tests/Objective-J/Preprocessor/Class/root-class.j
- R Tests/Objective-J/Preprocessor/Class/root-class.js
- R Tests/Objective-J/Preprocessor/Messages/multiple-parameters.j
- R Tests/Objective-J/Preprocessor/Messages/multiple-parameters.js
- R Tests/Objective-J/Preprocessor/Messages/no-parameters.j
- R Tests/Objective-J/Preprocessor/Messages/no-parameters.js
- R Tests/Objective-J/Preprocessor/Messages/one-parameter.j
- R Tests/Objective-J/Preprocessor/Messages/one-parameter.js
- R Tests/Objective-J/Preprocessor/Messages/ternary-operator-argument.j
- R Tests/Objective-J/Preprocessor/Messages/ternary-operator-argument.js
- R Tests/Objective-J/Preprocessor/PreprocessorTest.j
- M Objective-J/Preprocessor.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.