Commit Graph

11 Commits

Author SHA1 Message Date
Fabio Erculiani
46c136370a [entropy.client] rename add_tbz2_to_repos to add_package_to_repos 2009-09-16 17:55:38 +02:00
Fabio Erculiani
c0d9b5e6f4 [entropy.core] Split entropy.core, introduce generic plugin loader
:: split entropy.core and move SystemSettings stuff to
   entropy.core.settings (and prepare external plugin support)
:: add EntropyPluginFactory generic class to entropy.core that
   will be used Entropy-wide to load external Entropy plugins
:: make entropy.spm Plugin Factory using entropy.core.EntropyPluginFactory
2009-08-30 18:59:35 +02:00
Fabio Erculiani
9359693cc5 [entropy.spm] make PortagePlugin to use SpmPlugin API, major API change 2009-08-29 21:31:43 +02:00
Fabio Erculiani
a77411a736 [entropy.db] reorganize Entropy database arch., add docstrings 2009-07-18 09:39:46 +02:00
Fabio Erculiani
0506ce20f9 [tests.client] remove bogus test 2009-06-18 17:01:26 +02:00
Fabio Erculiani
8e8cb0fb23 [entropy.libraries.tests] add package install metadata generation test 2009-06-17 07:50:16 +02:00
Fabio Erculiani
76998f6c30 move Spm metadata extractor to entropy.spm (was in entropy.client) 2009-05-24 17:50:06 +02:00
Fabio Erculiani
43c94a6507 unit testing: append correct sys.path to every test class 2009-05-15 13:43:31 +02:00
Fabio Erculiani
0a28af0ee6 unit testing, db, client: cleanly close Client instances 2009-04-20 20:01:26 +02:00
Fabio Erculiani
282924f76a unit testing, client: add 3 more tests 2009-04-20 18:23:14 +02:00
Fabio Erculiani
10f5b704ee unit testing, client: add empty client unit testing module 2009-04-19 10:35:18 +02:00