<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/test, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<entry>
<title>Data type for fully-qualified test name</title>
<updated>2026-08-24T20:46:29+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-24T20:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=24f39540d34c819c7870adce9f363af704c7cda7'/>
<id>24f39540d34c819c7870adce9f363af704c7cda7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing statements using innerBlock without new variables</title>
<updated>2026-08-22T22:16:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T21:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=c071c53a8fbbed9e5a66ba3e939909bf45296128'/>
<id>c071c53a8fbbed9e5a66ba3e939909bf45296128</id>
<content type='text'>
Changelog: Fixed parsing of disconnect and packet loss commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Fixed parsing of disconnect and packet loss commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell: implement ‘!’ operator</title>
<updated>2026-08-22T20:38:56+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T20:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=9fb76c74b5d30b592bad60de5955b9efa2e6cd65'/>
<id>9fb76c74b5d30b592bad60de5955b9efa2e6cd65</id>
<content type='text'>
Changelog: Implement negation using the `!` operator in the shell interpreter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Implement negation using the `!` operator in the shell interpreter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell: track exit code of the last command</title>
<updated>2026-08-22T20:10:51+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T20:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=0ba7a3adcc5e539a31b5893bc956a39105e6a9bf'/>
<id>0ba7a3adcc5e539a31b5893bc956a39105e6a9bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell: allow to toggle "exit on error"</title>
<updated>2026-08-22T20:01:54+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T19:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=b7638754c0856b1bb5f911985190419ecb5e267b'/>
<id>b7638754c0856b1bb5f911985190419ecb5e267b</id>
<content type='text'>
Changelog: Implemented "set +e/-e" in the shell interpreter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Implemented "set +e/-e" in the shell interpreter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell: implement cd command</title>
<updated>2026-08-22T19:22:10+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T19:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=90bfe6cbf616c4fcd6903a2e0a087045c8f4ea35'/>
<id>90bfe6cbf616c4fcd6903a2e0a087045c8f4ea35</id>
<content type='text'>
Changelog: Implemented the `cd` command in shell interpreter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Implemented the `cd` command in shell interpreter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell: implement pwd command</title>
<updated>2026-08-22T18:08:41+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T18:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=1204839cc27af071582b8f6c88530b6840f56f72'/>
<id>1204839cc27af071582b8f6c88530b6840f56f72</id>
<content type='text'>
Changelog: Implemented `pwd` command in shell interpreter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Implemented `pwd` command in shell interpreter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Options to select and exclude tests in config file</title>
<updated>2026-05-31T11:48:13+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-27T18:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=a7c646b2d61b1e23eb44b608b843f2673acaa5bd'/>
<id>a7c646b2d61b1e23eb44b608b843f2673acaa5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor test filtering to its own function and type</title>
<updated>2026-05-24T15:47:37+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-23T19:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=bbf1fd0846fa51f74ef01399ab005d4d847becce'/>
<id>bbf1fd0846fa51f74ef01399ab005d4d847becce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test preamble parsing conflict with local statement</title>
<updated>2026-05-19T19:39:27+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-19T19:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=340185c5942e71b1cb4cc3cf5972f602eb34c50d'/>
<id>340185c5942e71b1cb4cc3cf5972f602eb34c50d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
