commit | f1b96b424197c46c982f9af7fc19b54156c2a0a9 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Thu Oct 01 16:07:56 2015 -0700 |
committer | Hans Boehm <hboehm@google.com> | Tue Oct 06 18:19:34 2015 -0700 |
tree | e1acc6dd7f1613c796a69ee02a6dc44f1c5db1af | |
parent | cee36f1cc31c08c11f439cca337a62b2e44c48fc [diff] |
Fix factorial(0) Bug: 24575798 Make factorial(0) return 1, as intended. Add a few factorial tests. Fix targetPackage spec so test is actually runnable again. Change-Id: Ibb8d827f0325999c6b5ed49a939e1532ddf55639 (cherry picked from commit 6951591806f46405564a6cb868a88d0daf6764d2)