12 Commits

Author SHA1 Message Date
Daniel James
6148083367 Move classes into namespace. 2017-12-28 19:35:16 +00:00
Daniel James
48ba7705ab Update some tests 2017-09-21 06:08:59 +01:00
Daniel James
c91f1f9294 Deal with long commit messages 2016-10-09 11:57:14 +01:00
Daniel James
973e720476 Separate function for generating commit message 2016-10-09 11:57:14 +01:00
Daniel James
c086031398 Camel case method names. 2016-07-20 00:21:31 +01:00
Daniel James
c062b6f3e6 Support older versions of git.
* `git branch -q` not available.
* `git submodule add --name` not available.
* `git submodule add` requires a repo to have an origin remote.
2016-07-20 00:20:36 +01:00
Daniel James
1988c096f1 Base class for tests. 2016-07-20 00:20:35 +01:00
Daniel James
9462d2c75d Start to test super modules better. 2016-07-20 00:20:35 +01:00
Daniel James
16c2aa4bff TODO note for failing test. 2016-04-10 10:45:05 +01:00
Daniel James
ed7f4a092c More PHP 5.3 arrays. 2016-04-10 10:43:46 +01:00
Daniel James
d84b2d9cca Properly check urls.
Not sure what to do with unexpected urls. Exception perhaps? Or some
support?
2015-11-15 15:50:15 +00:00
Daniel James
61b8fdadc8 Initial test cases.
Like a proper programmer. Not really.
2015-11-15 15:50:15 +00:00