diff --git a/.idea/runConfigurations/FitNesse.xml b/.idea/runConfigurations/FitNesse.xml index 8ddf06f..06b6ecc 100644 --- a/.idea/runConfigurations/FitNesse.xml +++ b/.idea/runConfigurations/FitNesse.xml @@ -1,11 +1,10 @@ - \ No newline at end of file diff --git a/fitnesse/FitNesseRoot/RecentChanges.wiki b/fitnesse/FitNesseRoot/RecentChanges.wiki index f7a4efa..24a3e3e 100644 --- a/fitnesse/FitNesseRoot/RecentChanges.wiki +++ b/fitnesse/FitNesseRoot/RecentChanges.wiki @@ -1,8 +1,8 @@ +|TranscendentalLisp||19:36:00 Thu, Aug 16, 2018| |TranscendentalLisp.FinanceUnitTests||13:54:16 Sun, Jan 21, 2018| |TranscendentalLisp.SetUp||13:53:35 Sun, Jan 21, 2018| |TranscendentalLisp.SuiteSetUp||10:12:22 Sun, Jan 21, 2018| |TranscendentalLisp.Recursion||15:06:26 Sun, Nov 26, 2017| -|TranscendentalLisp||16:15:14 Fri, Mar 17, 2017| |TranscendentalLisp.Macros||10:10:15 Mon, Mar 13, 2017| |TranscendentalLisp.MacroTests||10:07:00 Mon, Mar 13, 2017| |TranscendentalLisp.LangUnitTests||11:04:17 Thu, Mar 09, 2017| diff --git a/fitnesse/FitNesseRoot/TranscendentalLisp.wiki b/fitnesse/FitNesseRoot/TranscendentalLisp.wiki index ee2f0f3..cb1a3e5 100644 --- a/fitnesse/FitNesseRoot/TranscendentalLisp.wiki +++ b/fitnesse/FitNesseRoot/TranscendentalLisp.wiki @@ -5,4 +5,5 @@ Suite !contents -R2 -g -p -f -h !define TEST_SYSTEM {slim} !path target/classes/ -!path target/test-classes/ \ No newline at end of file +!path target/test-classes/ +!pomFile pom.xml \ No newline at end of file diff --git a/fitnesse/plugins.properties b/fitnesse/plugins.properties index e69de29..24791a0 100644 --- a/fitnesse/plugins.properties +++ b/fitnesse/plugins.properties @@ -0,0 +1 @@ +SymbolTypes = fitnesse.wikitext.widgets.MavenClasspathSymbolType \ No newline at end of file diff --git a/fitnesse/plugins/maven-classpath-plugin-1.10-SNAPSHOT-jar-with-dependencies.jar b/fitnesse/plugins/maven-classpath-plugin-1.10-SNAPSHOT-jar-with-dependencies.jar new file mode 100644 index 0000000..f09887d Binary files /dev/null and b/fitnesse/plugins/maven-classpath-plugin-1.10-SNAPSHOT-jar-with-dependencies.jar differ