Type: Python module or package
File:lino:tests/32.py
Refering articles:
- tests/32.py (13.02.07) — tests/32.py currently fails because babel1.py now also issues a «QSqlDatabasePrivate::removeDatabase: connection 'Lino Ledger' is still in use, all queries will cease to work.» message. more
- Still working on tests (15.03.06) — I moved forms1.py to docs/examples because I wanted it to be covered by test 32. How to run a GUI application in a testcase? more
- Marking an example "todo" (05.09.05) — I modified 32 to recognize a "TODO:" string in the output of examples. Because filters2.py also suffers from Crash in big addrbook demo (29.08.05) more
- miscellaneous changes (11.07.05) more
- Examples are now tested. (04.05.05) — Moved previous content of tests.adamo.32 to lino:docs/examples/sprl1.py, and 32 itself tests now whether all examples give the same output as their .out file.