Changes between Version 21 and Version 22 of LCS_specification


Ignore:
Timestamp:
04/20/2020 06:49:07 PM (6 years ago)
Author:
ally
Comment:

Changes to test result and cases in test 6a, 12a, and 13a

Legend:

Unmodified
Added
Removed
Modified
  • LCS_specification

    v21 v22  
    188188|| 5a || startdate not empty, all others empty || startdate = "2020-03-17" || 69, 71 ||  
    189189|| 5b || || startdate = "2020-04-02" || None || 
    190 || 6a || enddate not empty, all others empty || enddate = "2019-12-31" || 65 || 
     190|| 6a || enddate not empty, all others empty || enddate = "2019-12-31" || 65, 66, 67, 68 || 
    191191|| 6b || || endate = "1999-07-13" || None || 
    192192|| 7a || startdate + enddate not empty, all others empty || startdate = "2000-01-01", enddate = "2000-12-24" || 66, 67, 68 || 
     
    200200|| 11a || route + startdate + enddate not empty, all others empty || route = 5, startdate = "2019-11-26", enddate = "2020-04-15" || 63, 71 || 
    201201|| 11b || || route = 5, startdate = "2020-05-01", enddate = "2020-05-30" || None || 
    202 || 12a || startdate + enddate not empty, all others empty || startdate = "2020-03-01", enddate = "2020-03-30" || 69, 70, 71 || 
     202|| 12a || startdate + enddate not empty, all others empty || startdate = "2020-03-01", enddate = "2020-03-30" || 69, 70, 72 || 
    203203|| 12b || || startdate = "1999-12-01", enddate = "1999-12-31" || None || 
    204 || 13a || direction + startdate not empty, all others empty || direction = "NB", startdate = "2020-03-10" || 72 || 
     204|| 13a || direction + startdate not empty, all others empty || direction = "NB", startdate = "2020-03-01" || 72 || 
    205205|| 13b || || direction = "NB", startdate = "2020-04-29" || None || 
    206206|| 14a || direction + enddate not empty, all others empty || direction = "NB", enddate = "2000-11-07" || 66, 68 ||