| 80 | In this week we discovered some tests in package1.0 had some problems running, after we updated to using an absolute path for macports_fastload.tcl. This was fixed by updating the ports tree before running the tests, so we have added the command to the Makefile so this would be done automatically when the tests are run. Tests for portrpm.tcl and portsrpm.tcl have been removed, since that code is no longer needed. We have also found problems on parsing the output for some tests (those who had custom constraints) and some tests that needed root privileges, but those were quickly fixed. |