Changeset 67e885 for tests/regression/Parser
- Timestamp:
- Jul 3, 2017, 3:07:28 PM (8 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tests/regression/Parser/Tremolo/testsuite-parser-tremolo-load-multiple-timesteps.at ¶
ref8667 r67e885 21 21 AT_SETUP([Parser - loading tremolo file with multiple timesteps]) 22 22 AT_KEYWORDS([parser load tremolo timesteps]) 23 # ::save() does not yet support multiple time steps24 AT_XFAIL_IF([/bin/true])25 23 26 24 file=water_multipletimesteps.data … … 33 31 AT_SETUP([Parser - loading tremolo file with multiple timesteps with Undo]) 34 32 AT_KEYWORDS([parser load tremolo timesteps undo]) 35 # with undo we don't notice missing save() implementation36 AT_XFAIL_IF([/bin/false])37 33 38 34 file=water_multipletimesteps.data … … 45 41 AT_SETUP([Parser - loading tremolo file with multiple timesteps with Redo]) 46 42 AT_KEYWORDS([parser load tremolo redo]) 47 # ::save() does not yet support multiple time steps48 AT_XFAIL_IF([/bin/true])49 43 50 44 file=water_multipletimesteps.data
Note:
See TracChangeset
for help on using the changeset viewer.