commit | 9ad6f6d99c895cb32de602b9f731f4cb730066a6 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Thu Oct 01 16:07:56 2015 -0700 |
committer | Hans Boehm <hboehm@google.com> | Fri Oct 09 23:14:11 2015 +0000 |
tree | 50d9c00fff79a0bd4fb66e615820e7300e42d85c | |
parent | 51fc9bddf33616aa8abaf4a37889efa90679e445 [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)