##// END OF EJS Templates
tests: disable revlog compression in test-generaldelta.t (issue6867)...
tests: disable revlog compression in test-generaldelta.t (issue6867) The revlog compression makes a lot of numbers unstable. Since checking revlog compression is not the goal of this test, we disable the compression to get stable numbers. This should avoid wasting more time on this kind of changes in the future.

File last commit:

r50501:4092db99 stable
r52394:e5b28637 stable
Show More
requirements.txt.in
5 lines | 122 B | text/plain | TextLexer
Jason R. Coombs
packaging: refresh dependency hashes (issue6750)...
r50501 # Declare requirements for generating the compiled (frozen)
# set of requirements in ./requirements.txt.
Gregory Szorc
packaging: add docutils as dependency...
r45245 docutils
Gregory Szorc
packaging: convert to UNIX line endings...
r44059 jinja2