source: trunk/magnolia-tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1463   9 years Anya Helene Bagge Test case for #259
(edit) @1344   10 years Anya Helene Bagge Add test for (copy) constructors that should also work if == …
(edit) @1342   10 years Anya Helene Bagge more fixes for tests
(edit) @1341   10 years Anya Helene Bagge Test case for #226 (out-of-order type definitions
(edit) @1224   10 years Anya Helene Bagge revert 1222
(edit) @1222   10 years Anya Helene Bagge
(edit) @1190   11 years Anya Helene Bagge Test case for #192
(edit) @1188   11 years Anya Helene Bagge with twoTypes
(edit) @1186   11 years Anya Helene Bagge Test case for #193.
(edit) @1184   11 years Anya Helene Bagge Protect experiments
(edit) @1152   11 years Anya Helene Bagge Test case for #188.
(edit) @1150   11 years Anya Helene Bagge Test case for bug #186
(edit) @1143   11 years Anya Helene Bagge Test for bug #181
(edit) @1142   11 years Anya Helene Bagge Test for field assignment
(edit) @1140   11 years Anya Helene Bagge bugfix
(edit) @1123   11 years Anya Helene Bagge One more
(edit) @1122   11 years Anya Helene Bagge Tests for (fixed) mutification bugs
(edit) @1107   11 years Anya Helene Bagge Remove silly renaming
(edit) @1106   11 years Anya Helene Bagge Test for integer literals
(edit) @1103   11 years Anya Helene Bagge library => program
(edit) @1097   11 years Anya Helene Bagge library => program, ambigous => ambiguous
(edit) @1096   11 years Anya Helene Bagge Add error expectations
(edit) @1080   11 years Anya Helene Bagge Test for satisfaction/models
(edit) @1070   11 years Anya Helene Bagge Update override test (it passes now)
(edit) @1069   11 years Anya Helene Bagge More tests of type declaration error messages
(edit) @1065   11 years Anya Helene Bagge
(edit) @1062   11 years Anya Helene Bagge Update to newest syntax (except for the numerous inlining tests)
(edit) @1055   11 years Anya Helene Bagge Syntax updates
(edit) @1050   11 years Anya Helene Bagge Syntax changes
(edit) @1041   11 years Anya Helene Bagge implementation => renaming; add tests checking result of renamings
(edit) @1040   11 years Anya Helene Bagge Tweak makefiles
(edit) @1039   11 years Anya Helene Bagge Add type definition.
(edit) @1036   11 years magne RenamingSequence: - Uncovers a problem with sequences of renamings.
(edit) @1035   11 years magne SloppyTypeChecking: - Uncovers a bug in the type checking.
(edit) @1034   11 years magne Renamings: - Checking for the renaming keyword.
(edit) @1033   11 years magne Makefile: - Compiles some of the new tests. TupleExtension: - Suggest …
(edit) @1022   11 years magne Makefile also compiles tupleIo packages from C++ to executable.
(edit) @1021   11 years magne SimpleTuple: - Added build and projection functions. - Parses, but …
(edit) @1020   11 years magne Basic, Integer: - Changed "module" to "package" TemplateTuple: - …
(edit) @1019   11 years Anya Helene Bagge Add 'clean' target to makefiles.
(edit) @1014   11 years Anya Helene Bagge Update tests to match changes in external interface
(edit) @1004   11 years biz002 test case '.mg' file for remaining known incorrectness in type inlining
(edit) @998   11 years Anya Helene Bagge
(edit) @994   11 years Anya Helene Bagge Templated C++ interface example
(edit) @984   12 years Anya Helene Bagge refine example
(edit) @981   12 years Anya Helene Bagge test for c++ io code
(edit) @978   12 years biz002 two more '.mg' files, to test recently found to be broken inlinings
(edit) @953   12 years biz002 more '.mg' files for testing type inlining Includes tests for …
(edit) @948   12 years biz002 more test .mg files relating to inlining for testing: - nested …
(edit) @936   12 years biz002 type inlining .mg file, with 'struct' syntax
(edit) @935   12 years Anya Helene Bagge
(edit) @901   12 years biz002 var inlining test .mg files with block exprs and tricky scoping
(edit) @890   12 years biz002 inlining test .mg files with returns and block exprs
(edit) @873   12 years biz002 variable inlining test .mg files
(edit) @858   12 years biz002 one more procedure inlining test .mg file
(edit) @854   12 years magne Nested comments /*< .. >*/ cannot be nested Reported by: magne Owned …
(edit) @852   12 years biz002 small .mg source files for function inlining testing
(edit) @851   12 years biz002 small .mg source files for procedure inlining testing
(edit) @850   12 years magne Ticket #147 (new defect) Multiple renamings cannot be stored Look at …
(edit) @836   12 years Anya Helene Bagge Test for #125 (signature operator should remove axioms)
(edit) @833   12 years Anya Helene Bagge Refine tests for #124, #129, #130.
(edit) @830   12 years Anya Helene Bagge Add test cases for bugs #122 and #124.
(edit) @810   12 years Anya Helene Bagge <-> => ==
(edit) @778   12 years Anya Helene Bagge Tests for scoping of variables and for parentheses in top exprs.
(edit) @773   12 years Anya Helene Bagge add test for named renamings
(edit) @761   12 years Anya Helene Bagge
(edit) @744   12 years Anya Helene Bagge now with a working renaming axiom
(edit) @739   12 years Anya Helene Bagge * add tests for boolean operator precedence * simple test for …
(edit) @737   12 years Anya Helene Bagge Exhaustive test of boolean logic.
(edit) @736   12 years Anya Helene Bagge * a simple example of the new axiom functionality
(edit) @715   12 years Anya Helene Bagge
(edit) @708   12 years magne Added subdirectory to check error messages. Thi example places error …
(edit) @680   12 years magne Some corrections.
(edit) @678   12 years magne Provides a new version of the mutification example. Should give one …
(edit) @677   12 years magne
(edit) @671   12 years magne Added path for mac osx g++ 4.6 (downloaded with mac ports).
(edit) @670   12 years Anya Helene Bagge automatically detect Mac g++
(edit) @666   12 years Anya Helene Bagge Add a test of mutification
(copy) @657   12 years Anya Helene Bagge move
copied from magnolia-tests
(edit) @655   12 years Anya Helene Bagge * simple test for the override functionality
Note: See TracRevisionLog for help on using the revision log.