summaryrefslogtreecommitdiffstats
path: root/test/ReferenceMap
Commit message (Expand)AuthorAgeFilesLines
* Fix cpplint's whitespace complaints.Elliott Hughes2012-03-261-1/+1
* Fix all our unused parameter warnings so we let GCC report them.Elliott Hughes2012-03-161-2/+1
* Give WalkStack's callback a way to terminate early.Elliott Hughes2012-03-121-4/+6
* Fix copyright headers.Elliott Hughes2012-01-302-2/+30
* Add GC map to oat fileBrian Carlstrom2012-01-171-1/+1
* Reduce meta-data object sizes, introduce meta-data helper classes.Ian Rogers2011-12-061-4/+6
* Testing with the new verifier, fix comments as going through code.Shih-wei Liao2011-10-281-20/+149
* Fix the ReferenceMap test.Shih-wei Liao2011-10-271-108/+83
* Verifier clean up.Ian Rogers2011-10-241-58/+56
* Reuse SIRT for C++ referencesBrian Carlstrom2011-10-201-1/+1
* Move test codes out of src/. They belong to the test/ directory.Shih-wei Liao2011-10-171-0/+172
* Add a unit test for ReferenceMap that involves try-catch-finally.Shih-wei Liao2011-10-151-0/+33