Changes between Version 12 and Version 13 of GitHubTracPluginTests
- Timestamp:
- 09/30/10 07:01:16 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitHubTracPluginTests
v12 v13 8 8 9 9 || test || 25c365 || 9fd2a1 || 10 || clean install (enabled) || PASS || 11 || clean install (disabled) || PASS || 12 || incorrect revmap || PASS || 13 || tooltips || FAIL* || 14 || wiki syntax || PASS || 15 || changeset urls || PASS || 16 || github hook || FAIL || 17 || ambiguous commit id || FAIL || 10 || clean install (enabled) || PASS || PASS || 11 || clean install (disabled) || PASS || PASS || 12 || incorrect revmap || PASS || PASS || 13 || tooltips || FAIL* || PASS || 14 || wiki syntax || PASS || PASS || 15 || changeset urls || PASS || PASS || 16 || github hook || FAIL || PASS || 17 || ambiguous commit id || FAIL || PASS || 18 18 19 19 * No long tooltips were displayed. … … 67 67 1. Generate a revmap ( git log --quiet --format='%H%n%s%n%b' ), but delete instances of "git-svn-id:". 68 68 1. '''Verify that an upgrade does not produce corrupt data.''' 69 * .Note that throwing an exception is fine, as long as no bad data is added to the database.69 * Note that throwing an exception is fine, as long as no bad data is added to the database. 70 70 71 71 === tooltips === … … 124 124 == TODO == 125 125 126 127 * browser url works 128 129 126 * browser url works