Merge branch release-5-1
[alexxy/gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionInteractiveTest_HandlesMultiSelectionInputStatus.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 "Sel" resname RA
11 ]]></String>
12     <String Name="Output1"><![CDATA[
13 Selection '"Sel" resname RA' parsed
14 > ]]></String>
15     <String Name="Input2"><![CDATA[
16 "Sel2" resname RB
17 ]]></String>
18     <String Name="Output2"><![CDATA[
19 Selection '"Sel2" resname RB' parsed
20 > ]]></String>
21     <String Name="Input3"><![CDATA[
22
23 ]]></String>
24     <String Name="Output3"><![CDATA[
25 Specify any number of selections for test context:
26 (one per line, <enter> for status/groups, 'help' for help, Ctrl-D to end)
27 Currently provided selections:
28   1. "Sel" resname RA
29   2. "Sel2" resname RB
30 > ]]></String>
31     <String Name="Input4"><![CDATA[
32 ]]></String>
33   </InteractiveSession>
34 </ReferenceData>