Adrien Delorme
|
7e2d86731e
|
tests: add a post-processor that creates an unnamed.txt file
|
2019-02-20 11:03:17 +01:00 |
Adrien Delorme
|
074a74ec38
|
make sure 'only' completely ignores post-processor
before this commit, if one would put a 'only' inside the post-processor definition, the post process could be skipped
|
2019-02-01 15:21:41 +01:00 |
Adrien Delorme
|
58245f2557
|
break a chain of post-processors when one is skipped & make `-only`
"blind" to post-processors
* to avoid trouble
* other arrays of post processors might still be there !
* add docs
* update tests
|
2019-01-11 14:08:30 +01:00 |
Adrien Delorme
|
4bf3cd44fc
|
allow to skip a post processor
|
2019-01-10 15:44:34 +01:00 |
Adrien Delorme
|
905db043c4
|
command.TestBuildOnlyFileCommaFlags: create some files using post processors
|
2019-01-10 15:44:02 +01:00 |
Chris Bednarski
|
94e1f83070
|
Added a black-box acceptance test for -only and -except build flags
|
2015-06-27 00:47:50 -07:00 |