From: <jm...@us...> - 2014-01-26 18:48:58
|
Revision: 3932 http://sourceforge.net/p/eulergui/code/3932 Author: jmvanel Date: 2014-01-26 18:48:53 +0000 (Sun, 26 Jan 2014) Log Message: ----------- translate RuleBasedApplicationStarter to Scala with eclipse TODO: Failed tests: testCreateProjectInGUI2(eulergui.gui.TestFacebookSearch): initial fact testCreateProjectInGUI(eulergui.gui.TestFacebookSearch): inferred fact testTooltip(eulergui.gui.TestEulerGUITooltip): "<HTML><http://exampleS#waza>:<BR></HTML>" does not match pattern: .*Comment for waza in the ex: namespace.* testAddNewN3SourceEditor(eulergui.gui.TestN3SourceInGUI): ts.contains(":Little_Richard" testPostproc(deductions.runtime.RuleBasedApplicationWithCacheTest): expected:<2> but was:<1> testPostproc(deductions.runtime.RuleBasedApplicationStarterTest): expected:<3> but was:<1> Tests run: 222, Failures: 6, Errors: 0, Skipped: 0 Modified Paths: -------------- trunk/eulergui/src/main/scala/eulergui/gui/main/ProjectGUI.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/IRuleBasedApplication.scala trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationStarter.scala trunk/eulergui/src/test/scala/deductions/runtime/swing/TestSWExplorer.scala Removed Paths: ------------- trunk/eulergui/src/main/java/deductions/runtime/RuleBasedApplicationStarter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |