| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New script to run all tests in one take | Johan Dahlin | 2004-07-10 | 1 | -47/+0 |
| | | | | | | | | | | * tests/runtests.py: New script to run all tests in one take * tests/Makefile.am: autotoolify * tests/signal.py: New simple test taken from examples/gobject/signal.py | ||||
| * | New conversion functions that use GParamSpec's declarations of new param | John Ehresman | 2004-07-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * pygtype.c (pyg_param_gvalue_from_pyobject, pyg_param_gvalue_as_pyobject): New conversion functions that use GParamSpec's * pygobject.h, pygobject-private.h: declarations of new param conversion functions * pygobject.c (pygobject_get_property, pygobject_set_property): Use param conversion functions * gobjectmodule.c (pyg_parse_constructor_args): reorder local variable declaration so it will compile with VC++ * tests/testconversion.py: tests for above | ||||
| * | tests directory: unit tests | John Ehresman | 2004-07-04 | 1 | -0/+47 |
