[Pysys-commits] SF.net SVN: pysys:[798] branches/example_project/rpn-project
Brought to you by:
ben-spiller,
moraygrieve
|
From: <mor...@us...> - 2017-03-05 11:43:22
|
Revision: 798
http://sourceforge.net/p/pysys/code/798
Author: moraygrieve
Date: 2017-03-05 11:43:20 +0000 (Sun, 05 Mar 2017)
Log Message:
-----------
Start to add in test support
Modified Paths:
--------------
branches/example_project/rpn-project/.idea/workspace.xml
branches/example_project/rpn-project/pom.xml
branches/example_project/rpn-project/pysysproject.xml
branches/example_project/rpn-project/rpn.iml
branches/example_project/rpn-project/src/main/java/org/pysys/examples/rpn/controllers/RestApiController.java
branches/example_project/rpn-project/src/main/python/org/pysys/examples/rpn/test/basetest.py
branches/example_project/rpn-project/src/main/resources/application.properties
Added Paths:
-----------
branches/example_project/rpn-project/test/testcases/RPN_cor_001/
branches/example_project/rpn-project/test/testcases/RPN_cor_001/Input/
branches/example_project/rpn-project/test/testcases/RPN_cor_001/Output/
branches/example_project/rpn-project/test/testcases/RPN_cor_001/Reference/
branches/example_project/rpn-project/test/testcases/RPN_cor_001/pysystest.xml
branches/example_project/rpn-project/test/testcases/RPN_cor_001/run.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|