Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to gradle build system | Kenny Root | 2014-10-01 | 19 | -1864/+0 |
| | |||||
* | Restore formatting settings for Eclipse | Kenny Root | 2013-04-14 | 2 | -6/+291 |
| | |||||
* | Split recoverKeyPair method for testing | Kenny Root | 2013-04-14 | 1 | -0/+23 |
| | |||||
* | Add tests for PubkeyUtils#recoverKeyPair | Kenny Root | 2013-04-14 | 1 | -63/+118 |
| | | | | It turns out it helps to be in the right coordinate format. | ||||
* | Get KeyFactory by algorithm name instead of OID | Kenny Root | 2013-04-14 | 2 | -0/+206 |
| | |||||
* | Fix some missed rule changes for coverage | Kenny Root | 2012-10-24 | 1 | -4/+3 |
| | |||||
* | Update coverage-xml to use new build stuff | Kenny Root | 2012-10-24 | 1 | -33/+41 |
| | |||||
* | Add vim modeline for my sanity | Kenny Root | 2012-10-21 | 1 | -0/+1 |
| | |||||
* | Externalize some strings | Kenny Root | 2011-12-17 | 1 | -1/+1 |
| | |||||
* | Update build script to new tools | Kenny Root | 2011-10-19 | 4 | -51/+74 |
| | |||||
* | Remove support library that somehow snuck in | Kenny Root | 2011-10-15 | 1 | -1/+0 |
| | |||||
* | Add some test coverage for PubkeyUtils | Kenny Root | 2011-10-15 | 1 | -0/+62 |
| | |||||
* | Reduce dependencies for coverage XML target | Kenny Root | 2011-10-15 | 1 | -1/+1 |
| | |||||
* | Add coverage-xml target to tests build.xml | Kenny Root | 2011-10-15 | 1 | -0/+33 |
| | | | | This allows us to gather EMMA code coverage statistics in Jenkins. | ||||
* | Get tests working again | Kenny Root | 2011-08-14 | 9 | -142/+193 |
| | |||||
* | Refactor keyboard management into separate class | Kenny Root | 2010-03-13 | 1 | -0/+6 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@490 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Updated license on test suite and stragglers | Kenny Root | 2010-02-10 | 8 | -109/+111 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@475 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | More build.xml cleanups | Kenny Root | 2009-12-18 | 2 | -14/+10 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@447 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Update unit tests to match new transport system | Kenny Root | 2009-06-15 | 2 | -13/+141 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@299 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Add Eclipse-specific files | Kenny Root | 2009-06-12 | 5 | -0/+163 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@287 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Add "clean" and "tests" ant tasks into build.xml | Kenny Root | 2009-06-02 | 1 | -0/+6 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@262 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Add SettingsActivity base test | Kenny Root | 2009-05-30 | 1 | -0/+47 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@241 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Added test case for TerminalBridge.onKey and fixed a bug in meta states | Kenny Root | 2009-05-14 | 4 | -1/+152 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@234 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | * Add unit tests for SelectionArea | Kenny Root | 2009-05-07 | 2 | -0/+143 |
| | | | | | | | * Reduce knowledge of SelectionArea * Call to HostBeanTest's parent.setUp() git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@226 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Added unit tests for HostBean | Kenny Root | 2009-05-07 | 4 | -9/+357 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@225 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Remove local.properties from tests subdir | Kenny Root | 2009-05-05 | 1 | -10/+0 |
| | | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@219 df292f66-193f-0410-a5fc-6d59da041ff2 | ||||
* | Add in SDK 1.5 generated tests subdir | Kenny Root | 2009-05-05 | 6 | -0/+139 |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@218 df292f66-193f-0410-a5fc-6d59da041ff2 |