Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 31298595 | 2016-12-25 13:05:12 | Unbreak test, iconv.port.mk is gone. | ||
| c84b88bd | 2016-11-06 15:02:02 | One more CONFIGURE_SHARED in sample test output. | ||
| 302ad1fe | 2016-11-06 14:59:28 | Hook up t8 and t9 tests for portbump. | ||
| ace33c97 | 2016-11-06 14:59:15 | Two more portbump tests. The t8 currently fails on "-c++" subpackage name. The t9 is for recently fixed issue with subpackage name in dump-vars output. | ||
| d8b44a46 | 2016-11-06 14:53:55 | Sync expected test output with source Makefile after CONFIGURE_SHARED removal. | ||
| 135bd57d | 2016-04-28 17:30:28 | Stop whining about libiconv port module, and do not talk about devel/gettext as MODULES item, only as RUN_DEPENDS. A better solution is in works. Somewhat prodded by a different patch from tsg@/sthen@ | ||
| f7002704 | 2016-04-28 17:04:42 | handle USE_SYSTRACE removal; ok zhuk | ||
| 952e0950 | 2016-03-28 15:37:12 | Hook up recently added test. | ||
| a0b20788 | 2016-03-28 15:36:17 | Import (currently failing) test of false-positive in portcheck: when you have a PKG_ARCH=* port and, to avoid WANTLIBs (coming from MODULES, for example) getting in package, specify WANTLIB-= (empty), portcheck misses this and still warns about non-empty WANTLIB. The fix to be comitted separately in the next commit. | ||
| 59d6aec6 | 2016-03-23 22:36:27 | Fix two of three failing tests, t5 needs more complex treatment. |