-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
fpm run or fpm test now includes Project up to date as part of the output produced if the project has already been built as part of PR #622. The test suite for my iso_varying_string library is now failing because one of the tests is for a procedure that does output, and this extra output is unexpected.
This is probably something I need to devise a better solution for in my test suite, but was an unexpected change. I think it deserves a bit of discussion whether we want this behavior though.
Expected Behaviour
fpm test or fpm run shouldn't output anything extra if the project is already up to date.
Version of fpm
current
Platform and Architecture
Linux
Additional Information
No response
milancurcic
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working