- 30 Tem, 2013 24 kayıt (commit)
-
-
Christian Heimes yazdı
CID 1058763
-
Christian Heimes yazdı
"coverage-report" creates an instrumented Python build, runs unit tests and creates a HTML. The report can be updated with "make coverage-lcov".
-
Ned Deily yazdı
-
Ned Deily yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Sijin Joseph.
-
R David Murray yazdı
-
R David Murray yazdı
-
Ethan Furman yazdı
-
R David Murray yazdı
-
R David Murray yazdı
testcleanup directive is new as of 1.1, and we are currently running 1.0.7. But using testsetup works just as well, and avoids the unknown directive error when building the docs.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
'SHA1' instead of 'SHA'. Add more tests for hashlib and hash object attributes
-
Christian Heimes yazdı
-
Christian Heimes yazdı
'SHA1' instead of 'SHA'.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 29 Tem, 2013 6 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
With the exception of the 'as_string' call in the policy docs. That one is a separate issue. Note that when building the docs sphinx is complaining about .. testcleanup:: being an invalid directive. I don't know why this is, as I'm following the sphinx docs...but fortunately the action is to omit the text in the body, so the generated documentation is correct.
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
With help from jkloth on IRC, so it will hopefully work this time :)
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
- 28 Tem, 2013 10 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Patch by Chris Jerdonek
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Also including this change in 3.3 to help avoid spurious conflicts between the two most active branches. (Initial patch by Indra Talip)
-
Nick Coghlan yazdı
Initial patch by Indra Talip
-
Nick Coghlan yazdı
Initial patch by Daniel Urban and Aaron Iles
-