<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src/Parser, branch v0.3.2</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<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>
<entry>
<title>Conversions for variable expansion in ExprType class</title>
<updated>2025-04-22T17:39:47+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-04-20T20:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=47ec9619f90af3264b11ad26654610a043ed0d8d'/>
<id>47ec9619f90af3264b11ad26654610a043ed0d8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell interpreter for test script</title>
<updated>2025-04-18T20:25:18+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-04-16T19:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=baa086bd025ce49a75d8cc9d64d24615ab960357'/>
<id>baa086bd025ce49a75d8cc9d64d24615ab960357</id>
<content type='text'>
Changelog: Experimental shell interpreter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Experimental shell interpreter
</pre>
</div>
</content>
</entry>
<entry>
<title>Parametrize test block with return type</title>
<updated>2025-04-15T20:03:52+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-04-15T19:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=f0eed671c65a31eeb34ece14547bea79eb753728'/>
<id>f0eed671c65a31eeb34ece14547bea79eb753728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor script/expression related code to multiple modules</title>
<updated>2025-02-27T20:00:40+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-27T15:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=13f549d68fb235522ae98bf04d2e09abdb1442ea'/>
<id>13f549d68fb235522ae98bf04d2e09abdb1442ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
