Fabio Erculiani
|
8c247b94e2
|
[entropy.db] EntropyRepository: move sqlite's integrity_check() to EntropyRepository.integrity_check()
|
2011-06-25 19:45:55 +02:00 |
|
Fabio Erculiani
|
4f7e968e78
|
[entropy.client] Client: drop "noclientdb" argument (yay API break), replace with installed_repo, same (reversed) logic.
|
2011-03-05 16:39:03 +01:00 |
|
Fabio Erculiani
|
daf486d01d
|
[tests] add test_entropy_delta, testing entropy.tools.generate_entropy_delta() and entropy.tools.apply_entropy_delta()
|
2010-12-16 16:21:18 +01:00 |
|
Fabio Erculiani
|
a55ada4fca
|
[tests] when calling Client.shutdown(), SystemSettings plugins are not removed now, so tests require to call destroy() first, then shutdown()
|
2010-09-25 12:05:57 +02:00 |
|
Fabio Erculiani
|
caff8cc759
|
[entropy.db] rename EntropyRepositoryBase.closeDB() to EntropyRepositoryBase.close() keeping backward compatibility
|
2010-09-21 14:03:44 +02:00 |
|
Fabio Erculiani
|
c26d90fb20
|
[entropy.tools] move entropy package strings manipulation functions to entropy.dep
|
2010-09-15 22:06:39 +02:00 |
|
Fabio Erculiani
|
ec94cceacd
|
[entropy.tools] start moving Entropy dependency handling functions to entropy.dep module
|
2010-09-14 09:49:34 +02:00 |
|
Fabio Erculiani
|
7888475850
|
[entropy.db] EntropyRepository: rename validateDatabase() to validate(), deprecate validateDatabase()
|
2010-08-08 11:06:29 +02:00 |
|
Fabio Erculiani
|
5f09d66a1e
|
[entropy.tools] remove unused functions
|
2010-07-04 18:59:45 +02:00 |
|
Fabio Erculiani
|
bda36cabbd
|
[entropy.tools] rename pkgsplit() to _pkgsplit and update package split logic
|
2010-07-01 14:17:59 +02:00 |
|
Fabio Erculiani
|
e1e76d5b28
|
[entropy.db] first chunk of major entropy.db code updates, create abstract class, move logic there, update API
|
2010-06-07 17:56:05 +02:00 |
|
Fabio Erculiani
|
a17aa4830f
|
[entropy.tools] add is_valid_package_tag function
|
2010-03-30 14:27:53 +02:00 |
|
Fabio Erculiani
|
38c8f33f61
|
[entropy.client] more refactoring work in entropy.client.interfaces.methods
|
2010-03-13 22:19:44 +01:00 |
|
Fabio Erculiani
|
e6b841b02f
|
[tests] update the way test scripts are executed when directly called
|
2010-03-07 22:15:50 +01:00 |
|
Fabio Erculiani
|
93b052d096
|
[tests] kill running threads before quitting
|
2010-02-04 17:45:23 +01:00 |
|
Fabio Erculiani
|
5e04299ec8
|
[entropy.tools] more module API cleanup
|
2010-01-21 20:52:19 +01:00 |
|
Fabio Erculiani
|
02837597c6
|
[entropy.tools] more module API rework work done
|
2010-01-20 12:55:04 +01:00 |
|
Fabio Erculiani
|
18e91eeee1
|
[entropy.tools] another set of changes to entropy.tools module
|
2010-01-18 17:42:41 +01:00 |
|
Fabio Erculiani
|
707ee6008f
|
[entropy.tools] some more module cleanup work
|
2010-01-18 17:24:07 +01:00 |
|
Fabio Erculiani
|
9b5aa1a2c5
|
[entropy.tools] more entropy.tools module cleanup work
|
2010-01-15 20:08:08 +01:00 |
|
Fabio Erculiani
|
eb84b60da4
|
[tests] remove bogus test (unreliable)
|
2010-01-11 17:04:05 +01:00 |
|
Fabio Erculiani
|
4f80650685
|
[entropy.transceivers] migrate code to EntropyTransceiver infrastructure, w00t!
|
2009-11-15 23:46:49 +01:00 |
|
Fabio Erculiani
|
ec2be8949d
|
[unittest] add more verbosity to test modules
|
2009-11-09 18:27:09 +01:00 |
|
Fabio Erculiani
|
b455f4c7d3
|
[unittest] add --debug option handling
|
2009-11-09 14:03:22 +01:00 |
|
Fabio Erculiani
|
5313ad79f3
|
[entropy.xpak] move xpak module and functions and their usage to Portage SPM plugin
|
2009-10-11 10:13:30 +02:00 |
|
Fabio Erculiani
|
57af8522ab
|
[unittest] add several entropy.tools tests
|
2009-10-09 19:47:59 +02:00 |
|
Fabio Erculiani
|
967b7b3468
|
[unittest] add more tests (thanks Python 3.x, huh)
|
2009-10-08 21:13:38 +02:00 |
|
Fabio Erculiani
|
e452421c7f
|
[entropy] fix whitespace after comma
|
2009-10-05 14:05:32 +02:00 |
|
Fabio Erculiani
|
f4a8901512
|
[unittest] import fixes
|
2009-10-05 14:02:45 +02:00 |
|
Fabio Erculiani
|
b991b04920
|
[unittest] more Python 3.x porting work
|
2009-10-05 10:07:15 +02:00 |
|
Fabio Erculiani
|
6441b0d0ef
|
[unittest] fix import statement
|
2009-10-04 18:01:35 +02:00 |
|
Fabio Erculiani
|
71825e9c76
|
[entropy] migrate codebase to Python 2.6 only syntax
|
2009-09-30 19:53:47 +02:00 |
|
Fabio Erculiani
|
bbe8a1ce02
|
[entropy.tests] add entropy.tools.uncompress_tar_bz2 test
|
2009-06-27 10:14:49 +02:00 |
|
Fabio Erculiani
|
4eb7fc1f67
|
unit testing, tools: new test on xpak-only file
|
2009-06-09 12:13:23 +02:00 |
|
Fabio Erculiani
|
d6d8120c30
|
unit testing, add a new entropy.tools test (remove_edb)
|
2009-06-04 20:45:53 +02:00 |
|
Fabio Erculiani
|
15b11c1e1e
|
unit test, tools: add 2 new entropy.tools tests
|
2009-06-03 11:33:36 +02:00 |
|