Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some tests from gtype and rename from signal.py | Johan Dahlin | 2004-09-25 | 1 | -46/+0 |
| | | | | | * tests/test_signal.py: Move some tests from gtype and rename from signal.py | ||||
* | gtk/*.override | Johan Dahlin | 2004-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * gtk/*.override * codegen/codegen.py: * codegen/argtypes.py: Update for enums * pygtype.c (pyg_value_as_pyobject): Use new enum/flag functions * pygenum.[ch]: Handle GFlag * pygflags.[ch]: Handle GFlag * atk-types.defs: Fix gtype-id for all enums * gobjectmodule.c (initgobject): Clean up and add convinience macros * tests/enum.py: New file * tests/common.py: New file, also stole from gst-python | ||||
* | New script to run all tests in one take | Johan Dahlin | 2004-07-10 | 1 | -0/+46 |
* 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 |