pitivi r911 - in trunk: . pitivi tests



Author: edwardrv
Date: 2007-03-27 20:01:35 +0100 (Tue, 27 Mar 2007)
New Revision: 911
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=911&view=rev

Added:
   trunk/tests/
   trunk/tests/Makefile.am
   trunk/tests/runtests.py
   trunk/tests/test_basic.py
Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.ac
   trunk/pitivi/pitivi.py
Log:
* pitivi/pitivi.py:
Separate the gtk mainloop handling outside of the Pitivi class.
This allows not forcing the use of a gobject MainLoop when using
PiTiVi.
* Makefile.am:
* configure.ac:
* tests/:
* tests/Makefile.am:
* tests/runtests.py:
* tests/test_basic.py:
Added unit-test system. First provided test tests that pitivi gets
properly created and destroyed, nothing fancy.
This should lead the way to a whole bunch of unit-tests. Ideally we
should have one unit test per relevant code file.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]