aboutsummaryrefslogtreecommitdiff
path: root/smali-integration-tests
AgeCommit message (Expand)Author
2013-12-08occured -> occurredBen Gruver
2012-09-16Remove unneeded .gitignore filesBen Gruver
2012-09-15Remove poms and smali-maven-pluginBen Gruver
2012-08-24Remove support for the extended opcodesBen Gruver
2012-05-23Clean up the maven configurationBen Gruver
2011-11-20Add support for auto-upgrading to /jumbo variants of instructions when needed...Ben Gruver
2011-11-20Add support for Format5rcBen Gruver
2011-11-20Add support for Format52c (field references)Ben Gruver
2011-11-20Add support for Format52c (type references)Ben Gruver
2011-11-20Add support for Format41c (field references)Ben Gruver
2011-11-20Add support for Format41c (type references)Ben Gruver
2011-11-20Fix up jumbo string testsBen Gruver
2011-11-19Add .gitignore files to exclude the target directory for the various modulesBen Gruver
2010-04-17Add tests for the various types of annotationsJesusFreke@JesusFreke.com
2009-12-23Complete and fix-up the implementation of autofixing instructionsJesusFreke@JesusFreke.com
2009-12-23change instances of Assert.assertFalse() to Assert.fail()JesusFreke@JesusFreke.com
2009-12-23Add additional strings, to ensure we get at least one that has an index > 0xFFFFJesusFreke@JesusFreke.com
2009-11-08update integration tests to use new label formatJesusFreke@JesusFreke.com
2009-07-03Added some tests for line number debug infoJesusFreke@JesusFreke.com
2009-06-27Improved version handlingJesusFreke@JesusFreke.com
2009-06-21Added support for specifying a dump fileJesusFreke@JesusFreke.com
2009-06-19Added support for the .catchall directiveJesusFreke@JesusFreke.com
2009-06-18- Added tests to exercise static field initializersJesusFreke@JesusFreke.com
2009-06-16Fixed an issue with alignment for the pseudo opcodes, and a test to exercise ...JesusFreke@JesusFreke.com
2009-06-15Changed the implementation of the sparse and packed switch directives, so tha...JesusFreke@JesusFreke.com
2009-06-14fixed up whitespaceJesusFreke@JesusFreke.com
2009-06-13Moved smali test sources to correct locationJesusFreke@JesusFreke.com
2009-06-13further refactoringJesusFreke@JesusFreke.com