<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/README.md, branch v0.3.5</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<entry>
<title>Documentation for tags</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-28T19:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=8336831437bef31ea78f4b6838c2cbc5957bab94'/>
<id>8336831437bef31ea78f4b6838c2cbc5957bab94</id>
<content type='text'>
Changelog: Added tags to group and filter tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added tags to group and filter tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Concatenation operator for lists</title>
<updated>2026-05-18T18:34:43+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-18T18:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=a40b7da1ab4028bba53f9768b7a58a7c619a052d'/>
<id>a40b7da1ab4028bba53f9768b7a58a7c619a052d</id>
<content type='text'>
Changelog: Added `++` operator to concatenate lists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `++` operator to concatenate lists
</pre>
</div>
</content>
</entry>
<entry>
<title>Concat builtin function</title>
<updated>2026-05-17T19:54:23+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-25T11:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=d41cc2a1cdf9fc7a9d5781779363b9bb3eb82c00'/>
<id>d41cc2a1cdf9fc7a9d5781779363b9bb3eb82c00</id>
<content type='text'>
Changelog: Added `concat` function for lists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `concat` function for lists
</pre>
</div>
</content>
</entry>
<entry>
<title>Custom signals to kill spawned process</title>
<updated>2026-04-05T10:33:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-05T09:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=e06402099ce256405610d0be64760266f969dcd0'/>
<id>e06402099ce256405610d0be64760266f969dcd0</id>
<content type='text'>
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pid member to the Process type</title>
<updated>2026-04-04T14:36:05+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-04T14:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=8b61b194f2f4759689844ab57f2ca7a4b912c468'/>
<id>8b61b194f2f4759689844ab57f2ca7a4b912c468</id>
<content type='text'>
Changelog: Added `pid` member to the `Process` type to get its system PID
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `pid` member to the `Process` type to get its system PID
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation for shell expression</title>
<updated>2026-01-04T10:04:37+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-02T20:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=5462e990fdc7a108bcbcd7de91a2af9645b8345b'/>
<id>5462e990fdc7a108bcbcd7de91a2af9645b8345b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout argument for the ‘expect’ command</title>
<updated>2025-09-19T17:44:28+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-09-15T19:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=89ed9a3a6c0ada2b1c252a5e24283b84eb0fa4c8'/>
<id>89ed9a3a6c0ada2b1c252a5e24283b84eb0fa4c8</id>
<content type='text'>
Changelog: Added `timeout` argument for the `expect` command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `timeout` argument for the `expect` command
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "ignore" command</title>
<updated>2025-09-01T18:44:22+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-08-30T20:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=27bf4a78b7203ed77790c92134213c3398214daa'/>
<id>27bf4a78b7203ed77790c92134213c3398214daa</id>
<content type='text'>
Changelog: Added `ignore` builtin command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `ignore` builtin command
</pre>
</div>
</content>
</entry>
<entry>
<title>Boolean literals and comparison operators</title>
<updated>2025-06-21T19:15:03+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-06-21T19:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=511915adb65e6616e3ba3bae4cb61f6c708560c1'/>
<id>511915adb65e6616e3ba3bae4cb61f6c708560c1</id>
<content type='text'>
Changelog: Added `True` and `False` literals, and comparison operators for boolean values
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `True` and `False` literals, and comparison operators for boolean values
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiply-timeout command</title>
<updated>2025-06-21T13:59:51+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-06-21T11:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=06df252ce401f7701f1d830d1867fedda1b36d05'/>
<id>06df252ce401f7701f1d830d1867fedda1b36d05</id>
<content type='text'>
Changelog: Added `multiply_timeout` command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `multiply_timeout` command
</pre>
</div>
</content>
</entry>
</feed>
