For every {150amd64, 143amd64, 143i386}:
- Successful poudriere testport
Differential D55374
math/z3: Update 4.15.8.0 => 4.16.0.0 Authored by alven on Thu, Feb 19, 4:31 PM. Tags None Referenced Files
Details
For every {150amd64, 143amd64, 143i386}:
Diff Detail
Event TimelineComment Actions Thank you for mentioning it. Yes, it does (150amd64). Comment Actions I meant this (just return to next command): % make test ===> Testing for z3-4.16.0.0 % When I add TEST_TARGET= test stance the output is like this: % make test ===> Testing for z3-4.16.0.0 ninja: error: unknown target 'test', did you mean 'ast'? *** Error code 1 Stop. make: stopped making "test" in /usr/ports/default/math/z3 % So, what does actually happen with testing? Comment Actions This just means that I was wrong and there are no tests. Feel free to push this and I'll look into tests later. |