Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/top-bases/t/bug-1550-minimal' into t/bug-1550-minimalt/bug-1550-minimalSascha Silbe2009-11-261-13/+74
|\
| * test_massops.py: test ordering of find() results (for all supported orders) a...refs/top-bases/t/bug-1550-minimalSascha Silbe2009-11-261-10/+61
| * test_massops: verify update has changed metadata as wellSascha Silbe2009-11-121-1/+3
| * test_massops: factor out _filter_properties()Sascha Silbe2009-11-121-2/+10
* | fix file descriptor leak in filestore.retrieve()Sascha Silbe2009-11-123-9/+7
|/
* add test for version 1 -> version 2 data store migrationSascha Silbe2009-11-081-0/+166
* cosmetic changeSascha Silbe2009-11-081-1/+1
* print test suite descriptionsSascha Silbe2009-11-082-6/+18
* start a new data store instance for each group of testsSascha Silbe2009-11-071-7/+34
* start dbus-launch separately and use the PID of dbus-daemon to reap it and it...Sascha Silbe2009-11-061-9/+34
* add option "-k" / "--keep" to keep temporary files for inspectionSascha Silbe2009-11-061-12/+26
* fix uninstalled testing (dbus service file, dbus service binary)Sascha Silbe2009-11-062-4/+16
* runalltests.py: add MALLOC_CHECK_ to environment whitelistSascha Silbe2009-10-201-2/+8
* runalltests.py: add MASSOPS_RUNS to environment whitelistSascha Silbe2009-10-101-2/+2
* ignore 'checksum' property until we're sure it's not supposed to be leakedSascha Silbe2009-10-041-0/+1
* use unittest assert methods instead of built-in assertSascha Silbe2009-10-041-5/+9
* cope with dbus-launch/dbus-daemon not waiting for children (DBus services) to...Sascha Silbe2009-10-041-1/+5
* wait_children(): only return successfully if exception indicates no child pro...Sascha Silbe2009-10-041-2/+8
* Merge commit 'refs/top-bases/t/testsuite' into t/testsuiteSascha Silbe2009-10-043-12/+22
|\
| * Bump v0.86.1Aleksey Lim2009-10-012-1/+4
| * Screenshot file is not deleted #1445Aleksey Lim2009-10-011-11/+18
* | test suite: fix some typosSascha Silbe2009-09-302-4/+8
* | test suite: filter environment (whitelist)Sascha Silbe2009-09-301-9/+18
* | add ticket numberSascha Silbe2009-09-271-1/+1
* | fix Makefile targetsSascha Silbe2009-09-272-10/+5
* | Merge branch 'testsuite' into t/testsuiteSascha Silbe2009-09-277-0/+473
|\ \
| * | add sort order examplestestsuiteSascha Silbe2009-09-251-0/+5
| * | add range query exampleSascha Silbe2009-09-251-1/+4
| * | wait for all children to exit before removing directory treeSascha Silbe2009-09-251-0/+11
| * | print run time of each testSascha Silbe2009-09-251-1/+55
| * | fix clean target, add check as alias for testSascha Silbe2009-09-251-1/+2
| * | fix valgrind invocationSascha Silbe2009-09-251-1/+1
| * | add test running lots of data store operations (pseudo-benchmark)Sascha Silbe2009-09-251-0/+92
| * | add module docstring (replaces comment)Sascha Silbe2009-09-251-7/+9
| * | clean up data store after each test moduleSascha Silbe2009-09-251-8/+70
| * | fix support for non-doctest test casesSascha Silbe2009-09-251-13/+19
| * | report only first failure for doctests as the remainder is likely to fail as ...Sascha Silbe2009-09-251-1/+1
| * | test entries with content (create(), update(), get_filename())Sascha Silbe2009-09-251-2/+27
| * | fix running with no tests specified (will run all tests)Sascha Silbe2009-09-251-1/+1
| * | make dbus-daemon exit after running testsSascha Silbe2009-09-251-1/+1
| * | add (back) minimal test suiteSascha Silbe2009-09-256-0/+212
| |/
* | set descriptionSascha Silbe2009-09-272-0/+9
|/
* Bump v0.86.0Aleksey Lim2009-09-242-2/+8
* fix 'error return without exception set' on ARM (#1404)Sascha Silbe2009-09-211-1/+1
* eliminate incorrect warning about unknown search terms (#1363)Sascha Silbe2009-09-211-3/+0
* Fix AUTHORS fileAleksey Lim2009-09-181-0/+1
* Add AM_MAINTAINER_MODE macro to configure.acAleksey Lim2009-09-181-0/+2
* Bump v0.85.4Aleksey Lim2009-09-177-5/+41
* Use basename for uploaded files by default in copy-to-journal script #1372Aleksey Lim2009-09-171-1/+4
* Release 0.85.3Simon Schampijer2009-09-111-1/+1