Results 14 issues of Ted Zlatanov

`cf-sketch` says it will ignore a missing validation, but then aborts on a validation failure anyhow: ``` >> Error: Invalid validate command: unknown validation key ```

Should just guess the sketch name from the parameters

Suggestions from @bheilman and @ph1l - allow test path override - set up test directory and clean it up afterwards - check file contents - check file existence/non-existence and attributes...

Please look at this. CFEngine::stdlib should not be installed on a --search command. ``` perl -MCarp::Always ~/source/design-center/tools/cf-sketch/cf-sketch.pl --expert --search -v .... Installing CFEngine::stdlib (CFEngine::stdlib) into /home/tzz/.cfagent/inputs/sketches ```

As suggested by @goneri but without the Carp::Always dependency or global override.

Please make sure to follow these steps (and mark the checkboxes): - [x] run `brew update` and try to reproduce the issue again - [x] run `brew doctor`, fix all...

install error

It would be helpful if the "Building locally" development docs said what to do after `build ...` for those who don't know Homebrew wel but want to debug issues in...

feature request

It would be really nice if I could use `next-error` and `previous-error` (as usual in Emacs core) to navigate the search results.