summaryrefslogtreecommitdiffstats
path: root/test/054-uncaught
Commit message (Collapse)AuthorAgeFilesLines
* Adjust expected line numbers in tests to account for fixed copyright headersBrian Carlstrom2012-01-311-8/+8
| | | | Change-Id: Iac6305eaf67a6857c385b850104534860febbcd0
* Fix copyright headers.Elliott Hughes2012-01-302-2/+30
| | | | Change-Id: I5b7bc76a370238d810d78522bd5531600746700f
* Fix exception throwing to support no detail message.Elliott Hughes2011-10-021-1/+0
| | | | | | | (The empty string as a detail message is distinct from a NULL detail message, and is treated differently by Throwable.printStackTrace.) Change-Id: I8c65deac9f18c5782dcf6e72e4c37e6dd4174fe9
* Adding old unit tests to test suite.jeffhao2011-09-294-0/+109
These tests are copied straight over. They'll still run, but they're using the old system. Change-Id: If494519e52ddf858a9febfc55bdae830468cb3c8