Ignore:
Timestamp:
Jul 12, 2017, 7:10:07 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Action_Thermostats, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, AutomationFragmentation_failures, Candidate_v1.6.1, ChemicalSpaceEvaluator, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, Fix_Verbose_Codepatterns, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, PythonUI_with_named_parameters, Recreated_GuiChecks, StoppableMakroAction, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps
Children:
70f2a1
Parents:
0e894a
git-author:
Frederik Heber <frederik.heber@…> (06/17/17 23:09:44)
git-committer:
Frederik Heber <frederik.heber@…> (07/12/17 19:10:07)
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

    r0e894a r33af20  
    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.