Add void* userdata support for gobjects
[gnome.seed] / tests / c /
2010-01-06 Tim Hortontests: Make C-based test run too
2009-07-30 Tim HortonUpdate copyright headers and indentation notes.
2009-07-01 Matt ARSENAULTRemove trailing whitespace all throughout examples...
2009-05-26 Robert CarrAdd seed_value_to_format to API, converts an array...
2009-05-07 Tim HortonUpdate tests to API change (simple_evaluate has a excep...
2009-04-28 Maciej Piechotka - Move the pkg-config checks in modules from files...
2009-04-12 Robert CarrFix the rest of the tests
2009-03-15 Robert CarrFix indentation on C tests
2009-03-15 Robert CarrFix warning in C test
2009-02-23 Robert Carrapi-js-signal-from-c needs to use double as the return...
2009-02-23 Robert CarrMerge branch 'master' of ssh://git.gnome.org/git/seed
2009-02-23 Robert Carrhello_cb in api-js-signal-form-c was smashing the stack
2009-02-22 Tim HortonStill slightly broken readline detection is now fixed...
2009-02-22 Tim HortonIndent session!
2009-02-02 Tim HortonWhoops forgot to add the test.
2009-02-02 Tim HortonFix silly nested switch in seed-types, add test that...
2009-01-29 Tim HortonMore type tests, module profiling is optional now
2009-01-14 Tim HortonAdd missing header to extra_dist.
2009-01-09 Tim HortonQuick closure tests.
2009-01-08 Tim HortonA bunch of very simple type conversion tests with the...
2009-01-08 Tim HortonRename C tests, cleanup. Done for now.
2009-01-08 Tim HortonIntegrate C tests into the little python test script.
2009-01-08 Tim HortonC Tests don't disable asserts (yay!) and stuff now.
2009-01-08 Tim HortonFix building.
2009-01-08 Tim HortonPreliminary support for C tests.