diff tests/test-hgweb-filelog.out @ 9722:4d9dea174b84

templater: readable dates older than 24 months revert to ISO8601 (issue1006)
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 05 Nov 2009 15:19:54 +0100
parents 1d75c683ada1
children b9d02695bde4
line wrap: on
line diff
--- a/tests/test-hgweb-filelog.out	Thu Nov 05 14:44:29 2009 +0100
+++ b/tests/test-hgweb-filelog.out	Thu Nov 05 15:19:54 2009 +0100
@@ -148,12 +148,12 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years ago</td>
+  <td class="age">1970-01-01</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
  </tr>
  <tr class="parity1">
-  <td class="age">many years ago</td>
+  <td class="age">1970-01-01</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -231,12 +231,12 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years ago</td>
+  <td class="age">1970-01-01</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
  </tr>
  <tr class="parity1">
-  <td class="age">many years ago</td>
+  <td class="age">1970-01-01</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -314,7 +314,7 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years ago</td>
+  <td class="age">1970-01-01</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -392,7 +392,7 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years ago</td>
+  <td class="age">1970-01-01</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -499,7 +499,7 @@
 
 <table class="logEntry parity0">
  <tr>
-  <th class="age">many years ago:</th>
+  <th class="age">1970-01-01:</th>
   <th class="firstline"><a href="/rev/38d962e6234d?style=spartan">change c</a></th>
  </tr>
  <tr>
@@ -524,7 +524,7 @@
 
 <table class="logEntry parity1">
  <tr>
-  <th class="age">many years ago:</th>
+  <th class="age">1970-01-01:</th>
   <th class="firstline"><a href="/rev/a3b6a9e4507e?style=spartan">mv b</a></th>
  </tr>
  <tr>