source: trunk/org.modelica.mdt.test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1053   13 years masberg Add version of broken_nested_models.mo without syntax errors.
(edit) @1052   13 years masberg Add utility method for travering the Modelica standard library. Useful …
(edit) @1051   13 years masberg Fix typos
(edit) @1049   13 years masberg Fixed unit test TestModelicaFolder? and added some methods for handling …
(edit) @1046   13 years masberg Updated tests
(edit) @1044   13 years masberg Fixes for the testsuite
(edit) @1042   13 years masberg Fix typos
(edit) @1039   13 years masberg Fix grammar and typos
(edit) @1038   13 years masberg Resurrected test suite
(edit) @720   13 years masberg Made test project build, it is, however, still unusable due to severe …
(edit) @719   13 years masberg Add abbot.swt.jar to test project
(edit) @523   17 years adrpo - MDT 0.7.1 updates
(edit) @490   17 years adrpo - mdt 0.7.0 changes - fixed some bugs - debugging
(edit) @438   19 years remar Changed RestrictionType? to Restriction and getRestrictionType to …
(edit) @437   19 years remar * parser now understands strings and doesn't try to parse contents of …
(edit) @435   19 years boris * added a test that triggers a bug in modelica list parser code …
(edit) @433   19 years boris * refactored code completion proposals computation code a bit * …
(edit) @430   19 years boris * enabled the update definition location test, couse it works now
(edit) @417   19 years boris * implemented isEncapsulated() on FolderPackage? * unuglified remar's code
(edit) @414   19 years boris * implemented isEncapsulated() in InnerClasses? * bunch of refactorings done
(edit) @407   19 years boris * found another way to break parseErrorString()
(edit) @406   19 years remar * parseList now throws a ModelicaParserException? when something goes wrong
(edit) @403   19 years remar * removed unneeded tests
(edit) @402   19 years remar * parseErrorString doesn't die on strange error strings anymore! (I hope)
(edit) @401   19 years boris * added monkey test on parseErrorString code
(edit) @392   19 years boris * urhh, ehh, don't blame me remar, it's YOUR code that is broken
(edit) @391   19 years boris * fixed bug which coused package.mo and other stuff to be proposed as …
(edit) @381   19 years boris * renamed getRootPackage() and getPackage() methods to getRootClass() …
(edit) @372   19 years boris * implement code completion based in unqualified imports, boowaa !
(edit) @370   19 years boris * implement code completion based in renaming imports (hah, this one …
(edit) @366   19 years boris * added a new IStandardLibrary package that acts as grand parent of …
(edit) @361   19 years boris * code completion now uses info provided by qualified imports
(edit) @360   19 years boris * restored manual runner
(edit) @357   19 years boris * added a method to fetch any modelica elements parent * added a …
(edit) @349   19 years remar * removed unneeded imports
(edit) @341   19 years remar * removed the empty console view from the Modelica perspective * use …
(edit) @329   19 years remar * uh, no changes
(edit) @325   19 years remar org.modelica.mdt.core fixed a comment, removed some debug printouts …
(edit) @322   19 years boris * changed code to use classfilename field from ElementsInfo?() when …
(edit) @317   19 years boris * changed code to compute actual region of a component/class instead …
(edit) @316   19 years boris * added test that creates subpackages via the new package wizard
(edit) @312   19 years boris * update the code to not use class* fields from the omc's …
(edit) @311   19 years boris * added some code for fetching information on imports in classes, this …
(edit) @310   19 years boris * create an abstract way to access omc class getElementsInfo() thus …
(edit) @306   19 years remar * error messages now contain both starting and ending position of …
(edit) @302   19 years remar * fixed problem with namespace collisions (nested_model vs. nested_model)
(edit) @299   19 years boris * when the package.mo file is changed or added/removed the parent node …
(edit) @295   19 years remar omcproxy * check for both classnames and compile errors …
(edit) @293   19 years boris * changed all ö to utf-8 correct ö where wc was complaining, oh the …
(edit) @291   19 years boris * moved the modelica project creation code where it belongs IMHO * …
(edit) @290   19 years boris * added a parent package field to new modelica class wizard
(edit) @288   19 years boris * added a 'parent package' field to new package dialog and implemented …
(edit) @287   19 years boris * added an abstraction around modelica nested lists and updated …
(edit) @285   19 years boris * bunch of cosmetic changes
(edit) @282   19 years boris * redone how the top-level packages in the system library are …
(edit) @279   19 years boris * commented IModelicaCompiler.java * renamed …
(edit) @271   19 years boris * renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
(edit) @270   19 years boris * changed the way modelica system library packages are handled for …
(edit) @265   19 years boris * a bunch of cosmetic changes
(edit) @246   19 years boris * moved all (hopefully) GUI specific code to a separate plugin …
(edit) @240   19 years boris * moved out code that handles communication with OMC to a separate plugin
(edit) @237   19 years boris * fixed bug 1, the problem with disabled finish button in new class …
(edit) @235   19 years boris * added class type selection retention to the new class wizard dialog, …
(edit) @233   19 years boris * removed shutcut to new modelica project from modelica perspective, i …
(edit) @228   19 years boris * renamed ConnectionException? to ConnectException?
(edit) @220   19 years boris * added error handling code for OMC errors * fixed a little glitch in …
(edit) @215   19 years boris * removed ProxyParser?.parseSimpleList(), parseList should be used instead
(edit) @213   19 years boris * added regression test on InnerClass? children * cosmetic changes
(edit) @212   19 years boris * added regression test on InnerClass? children * cosmetic changes
(edit) @206   19 years remar * added tests for parsing of lists where the elements contain lists: …
(edit) @198   19 years remar * added exception handling
(edit) @189   19 years boris * added missing test for creating records from new class wizard
(edit) @187   19 years remar * updated a test because version 2.2 of the Modelica Library didn't …
(edit) @182   19 years boris * added code to prevent that system library node is added to …
(edit) @180   19 years boris * merged the implementation of packages with classes, now a package is …
(edit) @177   19 years boris * added a sorter to projects view
(edit) @175   19 years boris * added a test on OMCProxy.getElementLocation()
(edit) @171   19 years boris * updated regression tests
(edit) @160   19 years boris * added regression tests on ModelicaFolder?
(edit) @158   19 years remar * added test for nested lists
(edit) @156   19 years boris * moved around code that implements loadFileInteractive() function and …
(edit) @153   19 years boris * readability enhansing changes on remar's code !
(edit) @152   19 years boris * added a test for problem marker creator (aka the builder)
(edit) @142   19 years remar * Test ModelicaElement?.isLegalIdentifierName by giving it lots of …
(edit) @140   19 years boris * added problems view to modelica nature
(edit) @131   19 years remar * TestOMCProxy.testGetPackages() now calls …
(edit) @128   19 years boris * added delete action to project view
(edit) @126   19 years boris * new package wizard finished
(edit) @125   19 years remar * Removed TestSystemLibraryListing?
(edit) @123   19 years boris * cosmetic change on generated class files * more tests for New …
(edit) @121   19 years boris * implemented the backend part for tree view browsing of file system …
(edit) @119   19 years remar * add OMCProxy * fix TestSystemLibraryListing?
(edit) @117   19 years boris * seperated the standart library package from file based package …
(edit) @114   19 years boris * skeleton implementation of New Modelica Package wizard added
(edit) @106   19 years boris * some cosmetic cleanups
(edit) @104   19 years boris * elements in projects view made double-clickable
(edit) @101   19 years boris * new package org.modelica.mdt.ui.wizards created and current two …
(edit) @98   19 years remar * actually test stuff
(edit) @95   19 years boris * modelica folders now display all children (packages, folders, …
(edit) @90   19 years boris * removed tracing printouts * created org.modelica.mdt.ui package and …
Note: See TracRevisionLog for help on using the revision log.