0.112/Testing: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
== What should I test? == | == What should I test? == | ||
* new features, see [[0. | * new features, see [[0.112/Feature_List|feature list]], | ||
* bug fixes, see GitHub commits for bug list, | * bug fixes, see GitHub commits for bug list, | ||
== How to test? == | == How to test? == | ||
Use the GNU standard autogen, configure, make, and make install steps. | Use the GNU standard autogen, configure, make, and make install steps. | ||