- 14 Nov, 2016 2 commits
-
-
Christian Meyer authored
added example/: example project used in Readme
-
Christian Meyer authored
build.gradle: changed zmt-core dependency to 0.21
-
- 11 Nov, 2016 2 commits
-
-
Christian Meyer authored
used public dochost for javadoc links
-
Christian Meyer authored
deploys / publishes to public dochost changed zmt-build dependency to 2 updated links added to javadoc
-
- 01 Nov, 2016 1 commit
-
-
Christian Meyer authored
updated Launcher improved some usage messages DefaultSimulationLooper, SimulationLooper.java implemented dry-run workings
-
- 31 Oct, 2016 1 commit
-
-
Christian Meyer authored
updated Launcher and test
-
- 06 Oct, 2016 1 commit
-
-
Christian Meyer authored
-
- 28 Sep, 2016 3 commits
-
-
Christian Meyer authored
can be given as argument to launcher OutputPathGenerator.java added parameter identifier to createPaths method DefaultOutputPathGenerator.java identifier is made part of outer path updated test LauncherArgs.java added identifier as option Launcher.java identifier is passed to output path generator updated test SimulationLooper, DefaultSimulationLooper.java output paths are passed as Iterator updated test
-
Christian Meyer authored
-
Christian Meyer authored
-
- 23 Sep, 2016 1 commit
-
-
Christian Meyer authored
-
- 22 Sep, 2016 1 commit
-
-
Christian Meyer authored
-
- 21 Sep, 2016 4 commits
-
-
Christian Meyer authored
to match numbers in run_XXXXX folders
-
Christian Meyer authored
build.gradle changed zmt-build dependency to 1.4
-
Christian Meyer authored
in batch mode
-
Christian Meyer authored
build.gradle changed dependency for zmt-core to 0.17
-
- 18 Aug, 2016 4 commits
-
-
Christian Meyer authored
-
Christian Meyer authored
started versioning
-
Christian Meyer authored
-
Christian Meyer authored
applies ZmtLaunchPlugin
-
- 28 Jul, 2016 1 commit
-
-
Christian Meyer authored
DefaultOutputPathGenerator.java output directory is created when returned updated test DefaultSimulationLooper.java no longer creates directory from returned from generator when combinationInFolderNames, replaced directory is deleted updated test
-
- 22 Jul, 2016 1 commit
-
-
Christian Meyer authored
build.gradle changed zmt-core dependency to 0.11.0 Launcher.java adapted to changed GuiListener
-
- 13 Jul, 2016 2 commits
-
-
Christian Meyer authored
-
Christian Meyer authored
-
- 11 Jul, 2016 1 commit
-
-
Christian Meyer authored
to be compatible with project substitution
-
- 06 Jul, 2016 1 commit
-
-
Christian Meyer authored
replaced project with zmt-core artifact reference added .gitignore
-
- 01 Jul, 2016 1 commit
-
-
mey authored
-
- 30 Jun, 2016 1 commit
-
-
mey authored
to have a reasonable order in XML files
-
- 28 Jun, 2016 6 commits
-
-
mey authored
added default implementation using a HashMap added equals / hashCode methods based on getMap method updated TestNestedMapParams.java MapAccessor.java improved documentation
-
mey authored
-
mey authored
removed packages def placed accessors in package accessor ParamDefinition childs are placed in params
-
mey authored
-
mey authored
Locator.java rewritten to a wrapper of an identifiers collection DefaultCombinationApplier.java applies combination values by traversing accessors using identifiers updated test AutoParams.java collects identifiers in fromParams method by traversing accessors updated test
-
mey authored
DefaultCombinationApplier, DefaultParamsLoader using ParamsNode instead of deleted Params interface AutoParams.java fromParams method accepts ParamDefinition AutoDefinition.java added @InspectorRemoval tag no longer implements OptionalParamDefinition updated tests
-
- 24 Jun, 2016 1 commit
-
-
mey authored
-
- 14 Jun, 2016 2 commits
-
-
mey authored
-
mey authored
renamed AbstractParamDefinition to BaseParamDefinition overrides getTitle method with simple name of class added DefinitionAccessor, MapAccessor, ReflectionAccessor.java and tests added NotAutomatable.java externalized annotation from ParamDefinition ParamDefinition.java added accessor method to return a DefinitionAccessor removed FieldLocator.java replaced with Locator having a Field object as identifier updated Combination, DefaultCombinationApplier, DefaultCombinationCompiler, AutoParams, AutoDefinition DefaultCombinationApplier.java sets automation values to definition via DefinitionAccessor AutoParams.java collects auto definitions in fromParams method via DefinitionAccessor updated tests
-
- 10 Jun, 2016 1 commit
-
-
mey authored
Launcher.java injects combinationsCount into simulation looper CombinationCompiler, DefaultCombinationCompiler.java returns Collection instead of Iterable SimulationLooper, DefaultSimulationLooper.java starting job count with at 1 prints total number of jobs in start and status messages updated tests
-
- 07 Jun, 2016 1 commit
-
-
mey authored
added test for single auto definition
-
- 06 Jun, 2016 1 commit
-
-
mey authored
updated test
-