1. Introduction

The testsuite is a set of several simple unit tests. Most of the tests were written when a typo has been found, so that we hope next time it'll be detected automatically. When a problem was found, a test was created and the test failed. After the problem was fixed the test passed. The statistics section contains special tests: we are aware that they do not pass, but their actual output is interesting for us. The output of the testsuite is sent to the frugalware-devel@ mailing list daily.

Since the tests in the testsuite section should pass, if one fails it is expected to be fixed within a day, especially if your name is listed next to a line.

You can find the tests under the /t directory of FST, the statistics are under /t/s.

2. Rules

Basically there are 3 simple rules for these tests: