1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-16 15:12:24 +00:00
plantuml-server/src/test/java/net/sourceforge/plantuml/servlet
Carlo Sciolla 887a5055f2
New servlet to expose the language tokens of the PlantUML engine
Same as `java -jar plantum.jar -language`, a new servlet is added to
expose the tokens supported by the current version of the PlantUML engine.
Useful to support tools relying on a running PlantUML server to support
syntax highlight.
2019-05-20 15:06:38 +02:00
..
AllTests.java Add simple EPS test case 2017-06-28 13:16:45 +02:00
ServerUtils.java [FEATURE] Checkstyle violations fail the Build 2014-02-15 19:20:32 +01:00
TestAsciiArt.java [BUGFIX] Text/plain outputs always in unicode 2013-09-13 19:55:07 +02:00
TestCharset.java [TASK] Checkstyle report and mvn site configuration 2014-02-06 18:28:06 +01:00
TestCheck.java [FEATURE] Draft of the Check Syntax service 2014-02-15 19:20:34 +01:00
TestEPS.java Add simple EPS test case 2017-06-28 13:16:45 +02:00
TestForm.java [BUGFIX] Image check is more accurate 2014-05-14 23:52:41 +02:00
TestImage.java [TASK] Checkstyle report and mvn site configuration 2014-02-06 18:28:06 +01:00
TestLanguage.java New servlet to expose the language tokens of the PlantUML engine 2019-05-20 15:06:38 +02:00
TestMap.java [TASK] Checkstyle report and mvn site configuration 2014-02-06 18:28:06 +01:00
TestOldProxy.java [TASK] Checkstyle report and mvn site configuration 2014-02-06 18:28:06 +01:00
TestProxy.java [BUGFIX] Image check is more accurate 2014-05-14 23:52:41 +02:00
TestSVG.java Add POST support 2018-04-18 23:30:33 +01:00
TestUtils.java [FEATURE] Checkstyle violations fail the Build 2014-02-15 19:20:32 +01:00
WebappTestCase.java Project fully mavenized with functionality exceeding previous Ant build.xml implemented (except deployment to servlet container, which can be easily added). 2011-11-02 19:11:52 -03:00