Blair Duncan
|
74431972d8
|
added missing LOG math global and replaced any math. with correspoinding global
|
2012-05-10 08:55:19 -04:00 |
|
Alexander Ljungberg
|
f8984ced97
|
Refs #903. Comment out failing tests until Obj-J 2 fixes them.
|
2011-05-15 19:36:04 -04:00 |
|
Paul Baumgart
|
2cc6c54fbf
|
Start index for var-args needs to be 2, not 0. I only got lucky that it worked anyway.
|
2010-09-29 15:19:20 -07:00 |
|
Paul Baumgart
|
e62fd3cf40
|
Add a test case to test some reductions of regexes that current cause errors in the Preprocessor.
|
2010-09-24 16:46:31 -07:00 |
|
Paul Baumgart
|
8cc61cccfd
|
add behavior tests for methods, ivars, and inheritance; currently, one of the ivar tests fails due to bug #498
|
2010-09-24 15:10:06 -07:00 |
|
Paul Baumgart
|
8de508381a
|
re-organize directory structure of preprocessor tests
|
2010-09-24 15:02:07 -07:00 |
|
Paul Baumgart
|
086fa29d78
|
Objective-J Preprocessor Tests: fix scoping bug that caused only the last file in FILENAMES to be tested.
|
2010-09-22 00:50:15 -07:00 |
|
Francisco Ryan Tolmasky I
|
70e4dd16df
|
A few more parser tests and reorg of tests.
Reviewed by me.
|
2010-09-19 08:18:54 -07:00 |
|
Francisco Ryan Tolmasky I
|
b66034ef38
|
First couple of Objective-J language spec tests.
Reviewed by me.
|
2010-09-18 23:50:06 -07:00 |
|