Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93746:ec3f718627ff
Date: 2018-02-03 22:43 +0100
http://bitbucket.org/pypy/pypy/changeset/ec3f718627ff/
Log:move from/tobytes tests to correct class
diff --git a/rpython/rlib/test/test_rbigint.py
b/rpython/rlib/test/test_rbigint.py
---
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93745:25474c7af9f3
Date: 2018-02-04 12:08 +0100
http://bitbucket.org/pypy/pypy/changeset/25474c7af9f3/
Log:tests for rbigint.ne
diff --git a/rpython/rlib/test/test_rbigint.py
b/rpython/rlib/test/test_rbigint.py
--- a/rpython/rlib/test
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93748:4c9182daefc7
Date: 2018-02-04 12:30 +0100
http://bitbucket.org/pypy/pypy/changeset/4c9182daefc7/
Log:remove unreachable code (it's covered by the if a.sign == 0 just
above)
diff --git a/rpython/rlib/rbigint.py b/rpython/r
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93749:0c05843a6356
Date: 2018-02-04 12:51 +0100
http://bitbucket.org/pypy/pypy/changeset/0c05843a6356/
Log:more thorough tests for add, sub
diff --git a/rpython/rlib/test/test_rbigint.py
b/rpython/rlib/test/test_rbigint.py
--- a/rpyth
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93750:cfcbece09877
Date: 2018-02-04 13:00 +0100
http://bitbucket.org/pypy/pypy/changeset/cfcbece09877/
Log:remove unused argument (and uncovered condition)
diff --git a/rpython/rlib/rbigint.py b/rpython/rlib/rbigint.py
--- a/rpython/rl
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93753:03e7d032c07f
Date: 2018-02-04 13:52 +0100
http://bitbucket.org/pypy/pypy/changeset/03e7d032c07f/
Log:merge heads
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93751:31873397de08
Date: 2018-02-04 13:10 +0100
http://bitbucket.org/pypy/pypy/changeset/31873397de08/
Log:test various errors
diff --git a/rpython/rlib/test/test_rbigint.py
b/rpython/rlib/test/test_rbigint.py
--- a/rpython/rlib/test/
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93752:a52fa839d674
Date: 2018-02-04 13:50 +0100
http://bitbucket.org/pypy/pypy/changeset/a52fa839d674/
Log:improve coverage of bitwise operators
diff --git a/rpython/rlib/rbigint.py b/rpython/rlib/rbigint.py
--- a/rpython/rlib/rbigint.
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r93747:f225421c6b26
Date: 2018-02-03 23:22 +0100
http://bitbucket.org/pypy/pypy/changeset/f225421c6b26/
Log:be a lot more systematic about testing the rbigint.int_* variants.
This increases test coverage
diff --git a/rpython/rli
Author: Carl Friedrich Bolz-Tereick
Branch: math-improvements
Changeset: r93754:4f4cee77f1c2
Date: 2018-02-04 13:56 +0100
http://bitbucket.org/pypy/pypy/changeset/4f4cee77f1c2/
Log:merge default
diff too long, truncating to 2000 out of 92474 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtag
10 matches
Mail list logo