Revision 0db1aa7d
ID | 0db1aa7d2c2bb4d5a60af510bcf02a87e79af23b |
Parent | 011e65f5 |
Child | 642b841b |
move test classes into same package as the classes they test
This generally makes it easier to test the classes since the test classes
will have access to all methods/variables that are not declared private.
Files
- added
- modified
- copied
- renamed
- deleted
- cachewordtest
- src
- info
- guardianproject
- cacheword
- EmptyActivity.java
- PassphraseSecretsTest.java
- SQLCipherHelperTest.java
- WiperTest.java
- test
- EmptyActivity.java
- PassphraseSecretsTest.java
- SQLCipherHelperTest.java
- WiperTest.java
- cacheword
- guardianproject
- info
- src