I used the
following script (about 2 months ago I think ) in Pharo
1.3
"SqueakDBX"
Gofer new squeaksource:
'MetacelloRepository';
package:
'ConfigurationOfSqueakDBX';
load.
ConfigurationOfSqueakDBX project
latestVersion load.
"GLORP"
Gofer new squeaksource:
'MetacelloRepository';
package:
'ConfigurationOfGlorpDBX';
load.
ConfigurationOfGlorpDBX project
latestVersion load.
II use DBXTestCase for my test with the code I
send in my email (is it ok for you?), but I will
have alook at DBXQueryTest too.
No problem to put it in the test suite - it
makes me remember that I still didn't send my license agreement to Stephane but I will do it asap... I hate
papers ;-)