Date: | 2011-03-24 18:29:50 (14 years 28 days ago) |
Author: | Thomas Keller |
Branch: | develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.2, release-1.3 |
Commit: | 39ba5b37ef86545382dff63d055b0bfc7f805aed |
Parents: |
002fa05c7f26428237e79cf4b626dffcf4afdbc0
|
Message: | Ignore a couple of files for code coverage that should not be
covered; add a simle run-tests script that steals some code from
photon to return the code coverage at the end of the test execution
(we're only at about 8% - lots of work left...)
|
Changes: |
|
File differences
phpunit.xml |
12 | 12 |
13 | 13 |
14 | 14 |
| 15 |
| 16 |
| 17 |
| 18 |
| 19 |
| 20 |
| 21 |
| 22 |
| 23 |
| 24 |
| 25 |
15 | 26 |
| 27 |
|
|
run-tests |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
| 6 |
| 7 |
| 8 |
| 9 |
| 10 |
| 11 |
| 12 |
| 13 |
| 14 |
|
|
Download the corresponding diff file