summaryrefslogtreecommitdiffstats
path: root/tests/lib/SimpleSAML/Utils/TimeTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Typo.Jaime Perez Crespo2016-03-041-1/+1
|
* Fix mistake in the test just added.Jaime Perez Crespo2016-03-041-3/+4
|
* Complete unit testing for SimpleSAML\Utils\Time by adding test for ↵Jaime Perez Crespo2016-03-041-0/+43
| | | | initTimezone().
* Complete the coverage for SimpleSAML\Utils\Time::parseDuration().Jaime Perez Crespo2016-03-041-19/+45
|
* Add tests for SimpleSAML\Utils\Time::parseDuration().Jaime Perez Crespo2016-03-041-0/+77
|
* Initial test for SimpleSAML\Utils\Time.Jaime Perez Crespo2016-03-031-0/+21