Form class tests and updates

Still rockin' that XHTML4 nonsense. Updates to HTML5 (sans self closing tags) and added tests.
This commit is contained in:
Joshua Sherman 2014-01-03 23:45:52 -05:00
parent 13e9507b49
commit f0b5bfa459
3 changed files with 180 additions and 15 deletions

View file

@ -1,7 +1,6 @@
Cache
Config
Database
Form
HTML
Model
Module

176
tests/classes/FormTest.php Normal file

File diff suppressed because one or more lines are too long