log tests/test-manifest.py @ 31064:4431add9aef9 stable

age author description
Sat, 16 Apr 2016 03:08:16 +0530 Pulkit Goyal tests: make test-manifest use absolute_import
Thu, 31 Dec 2015 08:16:59 +0000 timeless cleanup: remove superfluous space after space after equals (python)
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 07 Apr 2015 15:16:19 -0700 Drew Gottlieb test-manifest: add some test coverage for treemanifest
Tue, 07 Apr 2015 15:16:19 -0700 Drew Gottlieb test-manifest: make manifesttest a base class that is extended
Tue, 07 Apr 2015 15:16:19 -0700 Drew Gottlieb test-manifest: move parsemanifest() to be a testmanifest class method
Tue, 31 Mar 2015 14:01:33 -0700 Martin von Zweigbergk manifestv2: add support for writing new manifest format
Fri, 27 Mar 2015 22:26:41 -0700 Martin von Zweigbergk manifestv2: add support for reading new manifest format
Tue, 31 Mar 2015 15:06:55 -0700 Martin von Zweigbergk test-manifest: extract constants for binary hashes
Tue, 31 Mar 2015 14:46:05 -0700 Martin von Zweigbergk test-manifest: create constant for empty manifest
Mon, 30 Mar 2015 11:58:39 -0700 Drew Gottlieb manifest: add some tests for manifest.matches()
Mon, 30 Mar 2015 10:43:52 -0700 Drew Gottlieb manifest: make manifest.intersectfiles() internal
Wed, 25 Mar 2015 17:18:48 -0700 Martin von Zweigbergk test-manifest.py: don't test .text() with present node suffix
Wed, 25 Mar 2015 14:13:46 -0700 Martin von Zweigbergk test-manifest.py: rewrite tests in terms of manifestdict
Wed, 25 Mar 2015 14:21:34 -0700 Martin von Zweigbergk test-manifest.py: separate out test for double-free after copy()