Ignore:
Timestamp:
Jul 3, 2017, 3:07:28 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
ForceAnnealing_oldresults, IndependentFragmentGrids_IntegrationTest
Children:
092ede
Parents:
ef8667
git-author:
Frederik Heber <frederik.heber@…> (06/17/17 23:09:44)
git-committer:
Frederik Heber <frederik.heber@…> (07/03/17 15:07:28)
Message:

TremoloParser::save() now supports multiple time steps.

  • TESTS: Removed XFAIL from tests Tremolo with multiple time steps.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tests/regression/Parser/Tremolo/testsuite-parser-tremolo-load-multiple-timesteps.at

    ref8667 r67e885  
    2121AT_SETUP([Parser - loading tremolo file with multiple timesteps])
    2222AT_KEYWORDS([parser load tremolo timesteps])
    23 # ::save() does not yet support multiple time steps
    24 AT_XFAIL_IF([/bin/true])
    2523
    2624file=water_multipletimesteps.data
     
    3331AT_SETUP([Parser - loading tremolo file with multiple timesteps with Undo])
    3432AT_KEYWORDS([parser load tremolo timesteps undo])
    35 # with undo we don't notice missing save() implementation
    36 AT_XFAIL_IF([/bin/false])
    3733
    3834file=water_multipletimesteps.data
     
    4541AT_SETUP([Parser - loading tremolo file with multiple timesteps with Redo])
    4642AT_KEYWORDS([parser load tremolo redo])
    47 # ::save() does not yet support multiple time steps
    48 AT_XFAIL_IF([/bin/true])
    4943
    5044file=water_multipletimesteps.data
Note: See TracChangeset for help on using the changeset viewer.