Merge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66' into vm-check
[bpt/guile.git] / test-suite / tests / goops.test
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-10-31 Andy Wingocompile goops accessors. woot!
2008-08-26 Andy Wingomerge from guile master
2008-08-19 Ludovic CourtèsAdd test case for the GOOPS `class-redefinition' memory...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-04-13 Ludovic CourtèsTest the interaction of GOOPS objects with `struct...
2007-07-10 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-05-24 Dirk Herrmann * tests/goops.test: Wrap tests in module (test-suite
2003-04-17 Mikael Djurfeldt* tests/goops.test: Added tests for correctness of...
2003-04-17 Mikael Djurfeldt* tests/goops.test: Added tests for correctness of...
2003-04-15 Mikael Djurfeldt* tests/goops.test: Added tests for class redefinition...
2002-07-13 Dirk Herrmann* oop/goops.scm (define-generic, define-accessor):...
2002-07-13 Dirk Herrmann* oop/goops.scm (define-class): Make sure that define...
2001-06-30 Dirk Herrmann* Added some simple goops test for a beginning.
2001-05-21 Marius VollmerNew, minimal tests.