python/mock-1.0.0/html/output.txt

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 Results of doctest builder run on 2012-10-07 18:33:27
michael@0 2 =====================================================
michael@0 3
michael@0 4 Document: index
michael@0 5 ---------------
michael@0 6 1 items passed all tests:
michael@0 7 35 tests in default
michael@0 8 35 tests in 1 items.
michael@0 9 35 passed and 0 failed.
michael@0 10 Test passed.
michael@0 11 1 items passed all tests:
michael@0 12 1 tests in default (cleanup code)
michael@0 13 1 tests in 1 items.
michael@0 14 1 passed and 0 failed.
michael@0 15 Test passed.
michael@0 16
michael@0 17 Document: compare
michael@0 18 -----------------
michael@0 19 1 items passed all tests:
michael@0 20 39 tests in default
michael@0 21 39 tests in 1 items.
michael@0 22 39 passed and 0 failed.
michael@0 23 Test passed.
michael@0 24 1 items passed all tests:
michael@0 25 1 tests in default (cleanup code)
michael@0 26 1 tests in 1 items.
michael@0 27 1 passed and 0 failed.
michael@0 28 Test passed.
michael@0 29
michael@0 30 Document: getting-started
michael@0 31 -------------------------
michael@0 32 1 items passed all tests:
michael@0 33 83 tests in default
michael@0 34 83 tests in 1 items.
michael@0 35 83 passed and 0 failed.
michael@0 36 Test passed.
michael@0 37 1 items passed all tests:
michael@0 38 1 tests in default (cleanup code)
michael@0 39 1 tests in 1 items.
michael@0 40 1 passed and 0 failed.
michael@0 41 Test passed.
michael@0 42
michael@0 43 Document: magicmock
michael@0 44 -------------------
michael@0 45 1 items passed all tests:
michael@0 46 40 tests in default
michael@0 47 40 tests in 1 items.
michael@0 48 40 passed and 0 failed.
michael@0 49 Test passed.
michael@0 50 1 items passed all tests:
michael@0 51 1 tests in default (cleanup code)
michael@0 52 1 tests in 1 items.
michael@0 53 1 passed and 0 failed.
michael@0 54 Test passed.
michael@0 55
michael@0 56 Document: patch
michael@0 57 ---------------
michael@0 58 1 items passed all tests:
michael@0 59 75 tests in default
michael@0 60 75 tests in 1 items.
michael@0 61 75 passed and 0 failed.
michael@0 62 Test passed.
michael@0 63 1 items passed all tests:
michael@0 64 2 tests in default (cleanup code)
michael@0 65 2 tests in 1 items.
michael@0 66 2 passed and 0 failed.
michael@0 67 Test passed.
michael@0 68
michael@0 69 Document: helpers
michael@0 70 -----------------
michael@0 71 1 items passed all tests:
michael@0 72 87 tests in default
michael@0 73 87 tests in 1 items.
michael@0 74 87 passed and 0 failed.
michael@0 75 Test passed.
michael@0 76 1 items passed all tests:
michael@0 77 2 tests in default (cleanup code)
michael@0 78 2 tests in 1 items.
michael@0 79 2 passed and 0 failed.
michael@0 80 Test passed.
michael@0 81
michael@0 82 Document: examples
michael@0 83 ------------------
michael@0 84 1 items passed all tests:
michael@0 85 171 tests in default
michael@0 86 171 tests in 1 items.
michael@0 87 171 passed and 0 failed.
michael@0 88 Test passed.
michael@0 89 1 items passed all tests:
michael@0 90 1 tests in default (cleanup code)
michael@0 91 1 tests in 1 items.
michael@0 92 1 passed and 0 failed.
michael@0 93 Test passed.
michael@0 94
michael@0 95 Document: sentinel
michael@0 96 ------------------
michael@0 97 1 items passed all tests:
michael@0 98 6 tests in default
michael@0 99 6 tests in 1 items.
michael@0 100 6 passed and 0 failed.
michael@0 101 Test passed.
michael@0 102 1 items passed all tests:
michael@0 103 1 tests in default (cleanup code)
michael@0 104 1 tests in 1 items.
michael@0 105 1 passed and 0 failed.
michael@0 106 Test passed.
michael@0 107
michael@0 108 Document: mock
michael@0 109 --------------
michael@0 110 1 items passed all tests:
michael@0 111 187 tests in default
michael@0 112 187 tests in 1 items.
michael@0 113 187 passed and 0 failed.
michael@0 114 Test passed.
michael@0 115 1 items passed all tests:
michael@0 116 1 tests in default (cleanup code)
michael@0 117 1 tests in 1 items.
michael@0 118 1 passed and 0 failed.
michael@0 119 Test passed.
michael@0 120
michael@0 121 Doctest summary
michael@0 122 ===============
michael@0 123 723 tests
michael@0 124 0 failures in tests
michael@0 125 0 failures in setup code
michael@0 126 0 failures in cleanup code

mercurial