]> WPIA git - gigi.git/history - tests/org/cacert/gigi/TestUser.java
[EMPTY] Organize all imports
[gigi.git] / tests / org / cacert / gigi / TestUser.java
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-14 Felix DörreADD: a name-testcase
2014-09-14 Felix DörreADD: another user testcase.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-09 Felix DörreMerge branch 'master' into csrParse
2014-08-09 Felix DörreImplement matching for valid domainnames and emails.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-03 Felix DörreTest initial user class.
2014-07-03 Felix Dörreadd a Testcase for store&load user.