Comparison

spec/scansion/uptime.scs @ 13405:c8f3cfe59e90

scansion: Use captures or wildcards instead of mocking time > Mockery is one of the things I hold dear! And he's making a mockery of it!! -- Belkar Bitterleaf
author Kim Alvefur <zash@zash.se>
date Sun, 17 Dec 2023 16:29:03 +0100
parent 10731:8e2f9d0fa72d
comparison
equal deleted inserted replaced
13404:034c7af177f0 13405:c8f3cfe59e90
13 <query xmlns='jabber:iq:last'/> 13 <query xmlns='jabber:iq:last'/>
14 </iq> 14 </iq>
15 15
16 Romeo receives: 16 Romeo receives:
17 <iq type='result' id='a' from='localhost'> 17 <iq type='result' id='a' from='localhost'>
18 <query xmlns='jabber:iq:last' seconds='0'/> 18 <query xmlns='jabber:iq:last' seconds='{scansion:any}'/>
19 </iq> 19 </iq>
20 20
21 Romeo disconnects 21 Romeo disconnects