<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src/Parser, branch v0.3.3</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<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>Explicit Scope constructor in TestStep data type</title>
<updated>2025-06-19T20:37:34+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-06-18T18:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=da73a6777c2e4b7b4a54830c781a6e5bb2cb86fe'/>
<id>da73a6777c2e4b7b4a54830c781a6e5bb2cb86fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print source line of shell command failure</title>
<updated>2025-05-31T14:54:42+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-31T14:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=17fb83b2289f527d4242a7b66df963b56f850f2e'/>
<id>17fb83b2289f527d4242a7b66df963b56f850f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with older base</title>
<updated>2025-05-25T17:38:06+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-25T17:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=e95f409e90322d1477993eade2462c8c47e69e8d'/>
<id>e95f409e90322d1477993eade2462c8c47e69e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Single-quoted strings in shell</title>
<updated>2025-05-15T20:20:33+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-15T20:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=2bc126785982cc0c66672c21d8baec905d1f2b3c'/>
<id>2bc126785982cc0c66672c21d8baec905d1f2b3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra arguments for the spawned tool</title>
<updated>2025-05-15T18:20:25+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-15T18:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=338ac0efb3d2e2a258d949268ed6b27b3ecae1a0'/>
<id>338ac0efb3d2e2a258d949268ed6b27b3ecae1a0</id>
<content type='text'>
Changelog: Added `args` parameter to `spawn` command to pass extra command-line arguments to the spawend tool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `args` parameter to `spawn` command to pass extra command-line arguments to the spawend tool
</pre>
</div>
</content>
</entry>
<entry>
<title>Make shell process name optional</title>
<updated>2025-05-14T16:51:26+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-14T16:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=be0e2017b46e981060b1f9f5fd764571ad2dc2a1'/>
<id>be0e2017b46e981060b1f9f5fd764571ad2dc2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse shell statement parameters in arbitrary order</title>
<updated>2025-05-14T16:35:51+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-14T15:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=077cfa3e35330ec982c0b4c9047c0956d04d1103'/>
<id>077cfa3e35330ec982c0b4c9047c0956d04d1103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Evaluate asset path to absolute and check if it exists</title>
<updated>2025-04-27T07:34:04+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-04-26T08:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=55c3c2bd6cf3964458d017ad8ea058d1743577ca'/>
<id>55c3c2bd6cf3964458d017ad8ea058d1743577ca</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 regexes containing only a variable expansion</title>
<updated>2025-04-24T20:23:50+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-04-22T17:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=4ff632e50313b7d2bf03a35d78ede5d8c6b8331e'/>
<id>4ff632e50313b7d2bf03a35d78ede5d8c6b8331e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
