Merge branch release-5-1
[alexxy/gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionInteractiveTest_HandlesStatusWithExistingSelections.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <InteractiveSession Name="Interactive">
5     <String Name="Output0"><![CDATA[
6 Specify any number of selections for test context:
7 (one per line, <enter> for status/groups, 'help' for help, Ctrl-D to end)
8 > ]]></String>
9     <String Name="Input1"><![CDATA[
10
11 ]]></String>
12     <String Name="Output1"><![CDATA[
13 Specify any number of selections for test context:
14 (one per line, <enter> for status/groups, 'help' for help, Ctrl-D to end)
15 Currently provided selections:
16      foo = resname RA
17 > ]]></String>
18     <String Name="Input2"><![CDATA[
19 bar = resname RC
20 ]]></String>
21     <String Name="Output2"><![CDATA[
22 Variable 'bar = resname RC' parsed
23 > ]]></String>
24     <String Name="Input3"><![CDATA[
25 resname RA
26 ]]></String>
27     <String Name="Output3"><![CDATA[
28 Selection 'resname RA' parsed
29 > ]]></String>
30     <String Name="Input4"><![CDATA[
31
32 ]]></String>
33     <String Name="Output4"><![CDATA[
34 Specify any number of selections for test context:
35 (one per line, <enter> for status/groups, 'help' for help, Ctrl-D to end)
36 Currently provided selections:
37      foo = resname RA
38      bar = resname RC
39   1. resname RA
40 > ]]></String>
41     <String Name="Input5"><![CDATA[
42 ]]></String>
43   </InteractiveSession>
44 </ReferenceData>