bringing specflow up to speed with new syntax |
|
More...
|
almost 15 years ago
|
recreating pandawood's fixes for the ndepend task, cause i don't want to go through the pain of merging them. github issue #78 |
|
More...
|
almost 15 years ago
|
fixed internal method name spelling. github issue #77 |
|
More...
|
almost 15 years ago
|
removed the gemspec from gitignore so it will be included in the repo. github issue #79 |
|
More...
|
almost 15 years ago
|
updated the msbuild and csc tasks to configure themselves through the attributes that have been attached to the openstruct in the configuration block |
|
More...
|
almost 15 years ago
|
renamed parse_config and moved it into albacoremodel, separating the dependency of yamlconfig and this method. github issue #72 |
|
More...
|
almost 15 years ago
|
creating an AlbacoreModel module and simplifying the needs of the objecs used to run things by including that module everywhere. will also make it easier to extend all models in the future |
|
More...
|
almost 15 years ago
|
moved the location of the config.rb file |
|
More...
|
almost 15 years ago
|
changing how the config works a litle. not sure if this is better or not |
|
More...
|
almost 15 years ago
|
fixed csc and set it up with a configuration module |
|
More...
|
almost 15 years ago
|
got the first working version of configuration going for msbuild, including an option to specify the version of .net to use... but broke csc in the process. |
|
More...
|
almost 15 years ago
|
changed the CSC class to support a Linux environment by not changing forward slashes to backward slashes |
|
More...
|
almost 15 years ago
|
Added supplemental values for expand templates. |
|
More...
|
almost 15 years ago
|
Added supplement hash. You can now specify supplemental configuration replacements at runtime. |
|
More...
|
almost 15 years ago
|
Added SpecFlow demo project and last Spec for the runner and the task |
|
More...
|
about 15 years ago
|
Extract method till you drop |
|
More...
|
about 15 years ago
|
Adding more specs to check for defaults and missing madatory params |
|
More...
|
about 15 years ago
|
Start implementing the specflow task |
|
More...
|
about 15 years ago
|
spec and implementation for csc to reference external assemblies |
|
More...
|
about 15 years ago
|
updated version to include 'pre1' in the build, signifying a pre-release version... i think |
|
More...
|
about 15 years ago
|
Version bump to 0.0.0.pre1 |
|
More...
|
about 15 years ago
|
fix csc task |
|
More...
|
about 15 years ago
|
hack to get xunit spec to pass, waiting for files to be written out |
|
More...
|
about 15 years ago
|
fixing xunit specs for creating working dir |
|
More...
|
about 15 years ago
|
basic compilation, output and target for csharp compiler (csc.exe) are working now |
|
More...
|
about 15 years ago
|
corrected params issue with runcommand |
|
More...
|
about 15 years ago
|
getting basic spec for csc passing |
|
More...
|
about 15 years ago
|
fixing syntax issues with attribute methods for arrays |
|
More...
|
about 15 years ago
|
removing watchr from rakefile |
|
More...
|
about 15 years ago
|
fixing runcommand tests and code, removing rough ideas that i don't want to keep |
|
More...
|
about 15 years ago
|