<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fiddle.git/test, branch main</title>
<subtitle>Reference compiler for the Register-Layout Description Language "Fiddle"
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fiddle.git/'/>
<entry>
<title>regression: using statements not working properly. Fixed.</title>
<updated>2024-10-28T20:23:55+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2024-10-28T20:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fiddle.git/commit/?id=ca115adfb3179c0fc120f6815ff1c21d53c9bfd7'/>
<id>ca115adfb3179c0fc120f6815ff1c21d53c9bfd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add system to spec for running integration shell scirpts.</title>
<updated>2024-10-09T07:47:43+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2024-10-09T07:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fiddle.git/commit/?id=9832f887e1772e1c0f546371584be323ae440fb8'/>
<id>9832f887e1772e1c0f546371584be323ae440fb8</id>
<content type='text'>
The spec will recursively go through the test directories and look for
`test.sh` files. If it finds one, it will run it. If the script returns
0, then the test passes, otherwise the test fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The spec will recursively go through the test directories and look for
`test.sh` files. If it finds one, it will run it. If the script returns
0, then the test passes, otherwise the test fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare code to make testing much easier.</title>
<updated>2024-10-09T07:24:53+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2024-10-09T07:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fiddle.git/commit/?id=bc404348ec9012eb08e08e29e8caf80dda73247f'/>
<id>bc404348ec9012eb08e08e29e8caf80dda73247f</id>
<content type='text'>
This is primarily done by making more things json and by instrumenting
which stage in compilation to dump and others. This means I can make
bash scripts for end to end testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is primarily done by making more things json and by instrumenting
which stage in compilation to dump and others. This means I can make
bash scripts for end to end testing.
</pre>
</div>
</content>
</entry>
</feed>
