<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell_test.git/src/main.py, branch 1.1.0</title>
<subtitle>Test for the minishell school project</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/'/>
<entry>
<title>Renaming src -&gt; minishell_test for package name, Renaming main.py -&gt; __main__.py for package execution with python -m</title>
<updated>2021-02-05T11:27:32+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-02-05T11:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=904a033ae738e1c351f8fef71e2ec2418fc4db3d'/>
<id>904a033ae738e1c351f8fef71e2ec2418fc4db3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a few flake8 plugin</title>
<updated>2021-02-05T00:38:33+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-02-05T00:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=a3e983f78dc4cbcf6f75f78fa2b3c57e09cd1b2b'/>
<id>a3e983f78dc4cbcf6f75f78fa2b3c57e09cd1b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added syntax error discard</title>
<updated>2020-10-08T10:03:46+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-08T10:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=f06e8de42359cff6cb93dad4a89c64078d864790'/>
<id>f06e8de42359cff6cb93dad4a89c64078d864790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test range selection for long valgrind tests</title>
<updated>2020-10-08T07:05:33+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-08T07:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=c48f9194ac7cd2a15d0f86d8d03b0a8d6001d387'/>
<id>c48f9194ac7cd2a15d0f86d8d03b0a8d6001d387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added suite description for -l option</title>
<updated>2020-10-08T06:43:12+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-08T06:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=c20cbfea9bb878fc88e76f0ba773ded5a7b149ca'/>
<id>c20cbfea9bb878fc88e76f0ba773ded5a7b149ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added memory leak checking</title>
<updated>2020-10-07T16:58:12+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-07T16:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=0cf5d76836a6499de4e30c4066d8709099ff6331'/>
<id>0cf5d76836a6499de4e30c4066d8709099ff6331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing cursed cd test</title>
<updated>2020-10-07T10:25:35+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-07T10:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=2a93ed69f7ee88c26b1edfb1f58a8f4d6d842bd4'/>
<id>2a93ed69f7ee88c26b1edfb1f58a8f4d6d842bd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Linux exit status and output conversion to macos</title>
<updated>2020-10-07T06:32:55+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-07T06:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=06f6eeee3a7aaea881d7b399454762f65c8cec87'/>
<id>06f6eeee3a7aaea881d7b399454762f65c8cec87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing some setup commands in order to work on mac</title>
<updated>2020-09-28T08:55:34+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-28T08:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=1e713de9e5013c91495e0428179947f0764409a8'/>
<id>1e713de9e5013c91495e0428179947f0764409a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added C macro to detect when minishell is tested inside of code</title>
<updated>2020-09-13T15:47:01+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-13T15:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell_test.git/commit/?id=55fab322485f67112c789a4a529765b5e6635238'/>
<id>55fab322485f67112c789a4a529765b5e6635238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
