<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki-ext.aps.anl.gov/epics/index.php?action=history&amp;feed=atom&amp;title=General_Rules_for_New_Developments</id>
	<title>General Rules for New Developments - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-ext.aps.anl.gov/epics/index.php?action=history&amp;feed=atom&amp;title=General_Rules_for_New_Developments"/>
	<link rel="alternate" type="text/html" href="https://wiki-ext.aps.anl.gov/epics/index.php?title=General_Rules_for_New_Developments&amp;action=history"/>
	<updated>2026-06-30T08:26:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki-ext.aps.anl.gov/epics/index.php?title=General_Rules_for_New_Developments&amp;diff=3817&amp;oldid=prev</id>
		<title>AndrewJohnson: Created page with &quot;When adding new features to EPICS Base, the following general rules will be considered by the code reviewers:  === Coding Style ===  * Follow the coding style of the source fi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki-ext.aps.anl.gov/epics/index.php?title=General_Rules_for_New_Developments&amp;diff=3817&amp;oldid=prev"/>
		<updated>2016-06-29T22:52:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;When adding new features to EPICS Base, the following general rules will be considered by the code reviewers:  === Coding Style ===  * Follow the coding style of the source fi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When adding new features to EPICS Base, the following general rules will be considered by the code reviewers:&lt;br /&gt;
&lt;br /&gt;
=== Coding Style ===&lt;br /&gt;
&lt;br /&gt;
* Follow the coding style of the source files that you are editing.&lt;br /&gt;
* Use 4 spaces for indentation. Replacing tabs with spaces and cleaning up the indentation in areas where you are making changes is usually a good idea, but not required.&lt;br /&gt;
&lt;br /&gt;
=== Automated Tests ===&lt;br /&gt;
&lt;br /&gt;
* New features should come with one or more automated test programs to confirm their correct operation.&lt;br /&gt;
* LibCom provides an epicsUnitTest module, and for testing IOC operations there is a dbUnitTest module.&lt;br /&gt;
&lt;br /&gt;
=== Documentation ===&lt;br /&gt;
&lt;br /&gt;
* Bug fixes should be described in an entry in the documentation/RELEASE_NOTES.html file.&lt;br /&gt;
* API changes and new features should be mentioned in the Release Notes and may need updates to the Application Developers' Guide.&lt;/div&gt;</summary>
		<author><name>AndrewJohnson</name></author>
	</entry>
</feed>