Fossil SCM
Add a graph-generation test case for time-warp.
Commit
c7f07fe67d6e8199085050c4206749a4b53ae8aa
Parent
d37c6a4bc182ecf…
1 file changed
+5
| --- test/graph-test-1.wiki | ||
| +++ test/graph-test-1.wiki | ||
| @@ -22,5 +22,10 @@ | ||
| 22 | 22 | * [/finfo?name=Makefile] |
| 23 | 23 | * [/timeline?a=1970-01-01] |
| 24 | 24 | * [/timeline?y=ci&n=1000000] - All checkins - a huge graph |
| 25 | 25 | * [/timeline?f=8dfed953f7530442] - This malformed commit has a |
| 26 | 26 | merge parent which is not a valid checkin. |
| 27 | + | |
| 28 | +External: | |
| 29 | + | |
| 30 | + * [http://www.sqlite.org/src/timeline?c=2010-09-29&nd] - timewarp due to | |
| 31 | + a mis-configured system clock. | |
| 27 | 32 |
| --- test/graph-test-1.wiki | |
| +++ test/graph-test-1.wiki | |
| @@ -22,5 +22,10 @@ | |
| 22 | * [/finfo?name=Makefile] |
| 23 | * [/timeline?a=1970-01-01] |
| 24 | * [/timeline?y=ci&n=1000000] - All checkins - a huge graph |
| 25 | * [/timeline?f=8dfed953f7530442] - This malformed commit has a |
| 26 | merge parent which is not a valid checkin. |
| 27 |
| --- test/graph-test-1.wiki | |
| +++ test/graph-test-1.wiki | |
| @@ -22,5 +22,10 @@ | |
| 22 | * [/finfo?name=Makefile] |
| 23 | * [/timeline?a=1970-01-01] |
| 24 | * [/timeline?y=ci&n=1000000] - All checkins - a huge graph |
| 25 | * [/timeline?f=8dfed953f7530442] - This malformed commit has a |
| 26 | merge parent which is not a valid checkin. |
| 27 | |
| 28 | External: |
| 29 | |
| 30 | * [http://www.sqlite.org/src/timeline?c=2010-09-29&nd] - timewarp due to |
| 31 | a mis-configured system clock. |
| 32 |