<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://sdcc.sourceforge.net/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=Running_SDCC_regression_tests_on_mingw_build&amp;feed=atom&amp;action=history</id>
		<title>Running SDCC regression tests on mingw build - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=Running_SDCC_regression_tests_on_mingw_build&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=Running_SDCC_regression_tests_on_mingw_build&amp;action=history"/>
		<updated>2013-05-21T14:44:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=Running_SDCC_regression_tests_on_mingw_build&amp;diff=39&amp;oldid=prev</id>
		<title>Borutr: Created page with &quot;* WIN32 Mingw regression tests can be executed starting with the SDCC svn revision #4606 * I tested Mingw regression tests only with Cygwin environment on WIN32, but it probab...&quot;</title>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=Running_SDCC_regression_tests_on_mingw_build&amp;diff=39&amp;oldid=prev"/>
				<updated>2012-12-04T11:11:35Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;* WIN32 Mingw regression tests can be executed starting with the SDCC svn revision #4606 * I tested Mingw regression tests only with Cygwin environment on WIN32, but it probab...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* WIN32 Mingw regression tests can be executed starting with the SDCC svn revision #4606&lt;br /&gt;
* I tested Mingw regression tests only with Cygwin environment on WIN32, but it probably runs also with MSYS.&lt;br /&gt;
* Check-out the latest sdcc version from SVN repository&lt;br /&gt;
* Run the shell (bash)&lt;br /&gt;
* In order to be able to run pic16 regression tests, add gpsim binary directory to PATH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
        export PATH=/cygdrive/c/progra~1/gpsim/bin:$PATH&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Change the working directory to .../support/regression&lt;br /&gt;
* Run make with DEV_NULL environment variable to NUL:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
        make DEV_NULL=NUL&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* To run the regression tests on the installed sdcc package:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
        make DEV_NULL=NUL SDCC=&amp;quot;'C:/Program Files/SDCC/bin/sdcc.exe'&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''Note 1:''' pay attention on both double and single quotes around &amp;quot;'C:/Program Files/SDCC/bin/sdcc.exe'&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
'''Note 2:''' replace &amp;quot;C:/Program Files/&amp;quot; with the sdcc installation path&lt;br /&gt;
&lt;br /&gt;
[https://sourceforge.net/users/borutr/ Borut]&lt;/div&gt;</summary>
		<author><name>Borutr</name></author>	</entry>

	</feed>