Changeset 8019


Ignore:
Timestamp:
07/03/10 14:19:51 (23 months ago)
Author:
MichaelTempest
Message:

Item8395: I don't know when this was fixed, but the bug no longer manifests on trunk (it still does on 1.0.9). Here is a unit test to make sure we don't go backwards.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TablePlugin/test/unit/TablePlugin/TablePluginTests.pm

    r7682 r8019  
    583583| 2001-12-22T23:59:59+01:00 | 
    584584| 2001-12-23T23:59Z | 
     585| 01 Jan 1970 | 
     586| 31 Dec 1969 - 23:59 | 
    585587| 21 Dec 2001 | 
    586588| 18-Dec-2001 | 
     
    609611<nop> 
    610612<nop> 
     613<nop> 
     614<nop> 
    611615<table id="tableTestTopicTableFormatting1" class="foswikiTable" rules="none" border="1"> 
    612616        <thead> 
     
    616620        </thead> 
    617621        <tbody> 
     622                <tr class="foswikiTableEven foswikiTableRowdataBgSorted0 foswikiTableRowdataBg0"> 
     623                        <td rowspan="1" class="foswikiTableCol0 foswikiSortedAscendingCol foswikiSortedCol foswikiFirstCol foswikiLastCol"> 31 Dec 1969 - 23:59 </td> 
     624                </tr> 
     625                <tr class="foswikiTableOdd foswikiTableRowdataBgSorted1 foswikiTableRowdataBg1"> 
     626                        <td rowspan="1" class="foswikiTableCol0 foswikiSortedAscendingCol foswikiSortedCol foswikiFirstCol foswikiLastCol"> 01 Jan 1970 </td> 
     627                </tr> 
    618628                <tr class="foswikiTableEven foswikiTableRowdataBgSorted0 foswikiTableRowdataBg0"> 
    619629                        <td rowspan="1" class="foswikiTableCol0 foswikiSortedAscendingCol foswikiSortedCol foswikiFirstCol foswikiLastCol"> 18-Dec-2001 </td> 
Note: See TracChangeset for help on using the changeset viewer.