summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/calculator2/BRTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix factorial(0)" into mnc-dr-devHans Boehm2015-10-111-0/+4
|\
| * Fix factorial(0)Hans Boehm2015-10-091-0/+4
* | BoundedRational.java cleanupHans Boehm2015-10-091-0/+6
|/
* Fix digitsRequired() for negative denominatorsHans Boehm2015-06-131-0/+6
* Implement percent and new inverse functionsHans Boehm2015-06-021-0/+7
* Fix UI holes and bugs. Fix eval bugs.Hans Boehm2015-04-151-0/+3
* Add tests, fix BoundedRational bugsHans Boehm2015-04-071-0/+195