Changes between Version 16 and Version 17 of SummerOfCode2013


Ignore:
Timestamp:
Sep 19, 2013, 9:53:14 PM (11 years ago)
Author:
marius@…
Comment:

added week 13 info

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2013

    v16 v17  
    7676For the 'source macports_fastload.tcl' problem, the best solution we found is to use an autoconf file that would set the variable containing the absolute path of the file. This would be implemented the following week.
    7777
     78=== Week # 13 ===
     79
     80In 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.
     81
     82We finally merge to trunk. :D Conflicts are easily resolved, last minute patches are added, everything runs smoothly.
    7883
    7984