80 Commits

Author SHA1 Message Date
d3ddc89e7b commented out java build 2016-04-18 20:37:29 +02:00
ce6cabe7b9 Merge branch 'master' of ssh://gitlab.mmo.to:42420/qwc/CmdLineOptions 2016-04-18 20:35:22 +02:00
86c1ea126a latest changes for java 2016-04-18 20:30:41 +02:00
2fe9ad371e Merge branch 'master' of ssh://gitlab.mmo.to:42420/qwc/CmdLineOptions 2016-03-29 17:14:24 +02:00
25e6e78881 fixed quite old typo... 2016-03-27 20:58:07 +02:00
89f7c53e4d corrected silly path error 2016-03-27 20:53:44 +02:00
8529bff989 playing with artifacts... 2016-03-27 20:52:58 +02:00
8b8b0f8d70 oops.. 2016-03-27 20:49:33 +02:00
d9958cb7b2 removing test stage due to problems of moving artifacts from one docker instance to another... 2016-03-27 20:47:13 +02:00
334e0f0b21 corrected artifacts... 2016-03-27 20:45:51 +02:00
6230cb9309 added artifacts to build-c job 2016-03-27 20:43:15 +02:00
97b1fbbb3d added dependency to test job 2016-03-27 20:32:43 +02:00
e4f46235f3 added first .gitlab-ci.yml 2016-03-27 20:26:54 +02:00
Marcel
ffb51d24e6 changed some wording regarding goals. :) 2015-10-27 21:39:00 +01:00
26a6efe57c some comments, and starting to implement regex possibilities. 2014-12-29 16:57:29 +01:00
d09f159ca8 'Outsourced' option class. 2014-12-29 16:28:26 +01:00
58345d11ca readme update 2014-12-09 22:24:59 +01:00
b4ba61e92e added first test class 2014-12-09 22:19:15 +01:00
b7665c90eb bunch of changes to be test conform. 2014-12-09 22:19:01 +01:00
7d0aad767e made example current 2014-12-09 20:55:57 +01:00
6f01a1287b fixed some issues 2014-12-09 20:55:44 +01:00
cc15618dca reworked Option.toString() 2014-12-09 20:46:50 +01:00
c6daefd033 min max step parameter checks added 2014-12-09 20:41:49 +01:00
19af70a03b reworking parsing 2014-12-09 20:24:01 +01:00
57c46e2c03 adding a bunch of methos for faster access and more customization 2014-12-09 19:51:32 +01:00
81c80c3750 retrieve values as list 2014-12-09 19:36:05 +01:00
6e0e21beca added shorter 'get()' method for Option values 2014-12-09 19:33:50 +01:00
469a5009a8 added contains() and indexOf() for values for faster access 2014-12-09 19:32:29 +01:00
5177c14624 readme update 2014-12-09 19:25:44 +01:00
Marcel
f3de284690 Updated readme.md 2014-03-09 19:07:18 +01:00
69a7c8eeec added test target to all and added install/uninstall 2014-03-09 16:53:39 +00:00
f743409653 fixed setted option even if the possible parameter was not correct. 2014-03-09 16:46:26 +00:00
211c834117 fixed silly forgotten +1 ... 2014-03-09 16:40:16 +00:00
593e31b3dd updated gitignore with example binaries 2014-03-09 16:17:23 +00:00
6c27493329 working on tests 2014-03-09 16:16:13 +00:00
e02c0a33be fixed a issue with doubled error outputs on parsing 2014-03-09 16:16:01 +00:00
98bd6e23de output beautifications and the reset of the initialize status on destroy 2014-03-09 15:23:50 +00:00
8608074638 fixed a problem concerning static strings and dynamic structures... 2014-03-09 14:37:46 +00:00
ef9e018eef fixed help output and a typo 2014-03-09 14:26:45 +00:00
4d63c8ee19 updated git ignore with the testexecutables 2014-03-09 13:38:00 +00:00
874d264177 Added some documentation and added a destroy() function. 2014-03-09 13:35:54 +00:00
0aaf6a24c9 Added tests to makefile. 2014-02-22 20:47:27 +00:00
8cdfb9fedb Added tests base 2014-02-22 20:25:41 +00:00
d322d4b51d Fixed a little problem and added a shared and static example. 2014-02-21 21:51:43 +00:00
6aba00cead updated README 2014-02-16 19:00:01 +01:00
522d396dba working on cmdlineoptions in C 2014-02-05 16:53:37 +01:00
c42ce26c88 updated readme 2014-01-08 19:54:53 +01:00
8bd472c4a0 fixed example, further tests needed 2013-12-31 16:57:11 +00:00
2a966fb9c1 refactored java version (untested...) 2013-12-31 16:53:25 +00:00
4815d6449b updated gitignore 2013-12-27 19:05:58 +00:00