Started specification skeletons. Everything to be done is now marked as pending.
commit1d723b6b58b3beeac846163f12bfa003fb6964f4
authorvinnl <imnotb@gmail.com>
Tue, 26 Feb 2008 16:15:41 +0000 (26 17:15 +0100)
committervinnl <imnotb@gmail.com>
Tue, 26 Feb 2008 16:15:41 +0000 (26 17:15 +0100)
tree721c60130e59fdcf04061e638adfb8d10cb82348
parent02ee6d00e1cd889c5c774ce9a417bf15d9da37f4
Started specification skeletons. Everything to be done is now marked as pending.
17 files changed:
project/library/Pivip/Controller/Plugin/Abstract.php
project/library/Pivip/Version.php
specifications/AllSpecs.php
specifications/ToDescribe.txt
specifications/library/Pivip/Auth/Identity/IdentityPropertySpec.php
specifications/library/Pivip/Controller/Plugin/PluginControllerSpec.php [new file with mode: 0644]
specifications/library/Pivip/Plugin/PluginInterfaceSpec.php [new file with mode: 0644]
specifications/library/Pivip/PluginIterationSpec.php [new file with mode: 0644]
specifications/library/Pivip/Version/VersionComparingSpec.php
specifications/plugins/Admin/AdministrationSpec.php [new file with mode: 0644]
specifications/plugins/Admin/ConfigurationInterfaceSpec.php [new file with mode: 0644]
specifications/plugins/Install/InstallationSpec.php [new file with mode: 0644]
specifications/plugins/Openid/OpenidAuthenticationSpec.php [new file with mode: 0644]
specifications/plugins/Openid/OpenidLoginFormSpec.php [new file with mode: 0644]
specifications/plugins/Page/PageInstallationSpec.php [new file with mode: 0644]
specifications/plugins/Page/PageManagementSpec.php [new file with mode: 0644]
specifications/plugins/Page/PageRetrievalSpec.php [new file with mode: 0644]