32 Commits

Author SHA1 Message Date
digitalkaoz
dfe7d35f73 added composer.json 2011-12-09 21:25:27 +01:00
Igor Wiedler
341e7bccb5 replace "optional" attribute with "required" (optional is deprecated since draft 03) 2011-10-01 21:35:12 +02:00
Igor Wiedler
3bfb7c2bca rename JsonSchemaUndefined to Undefined 2011-09-30 20:15:31 +02:00
Igor Wiedler
561c671d73 remove JsonFormatValidator 2011-09-30 19:40:02 +02:00
Igor Wiedler
bf2a3fe4d8 convert indentation to 4 spaces 2011-09-30 19:25:55 +02:00
Igor Wiedler
3098d25d30 make tests passing again 2011-09-30 19:19:30 +02:00
Igor Wiedler
cb88336e56 reorganize tests 2011-09-30 19:09:42 +02:00
Igor Wiedler
8fccda0bee rm selenium test cases 2011-09-30 19:04:45 +02:00
Igor Wiedler
9ab1249095 remove webroot 2011-09-30 19:02:46 +02:00
Igor Wiedler
64e08f484c remove suffix from phpunix.xml 2011-09-30 19:01:55 +02:00
Igor Wiedler
8fe526ef14 add symfony ClassLoader component 2011-09-30 19:01:38 +02:00
Igor Wiedler
927c1365f1 convert CRLF to LF 2011-09-30 18:56:51 +02:00
Igor Wiedler
2319086c2c replace static with dynamic 2011-09-30 18:55:43 +02:00
Igor Wiedler
eddad9ae52 rename JsonSchema to Validator 2011-09-30 18:52:53 +02:00
Igor Wiedler
8620623a16 remove useless Dbg class 2011-09-30 18:52:26 +02:00
Igor Wiedler
59ee77593e add namespace 2011-09-30 18:50:43 +02:00
Igor Wiedler
eea4243e81 add src/JsonSchema 2011-09-30 18:49:51 +02:00
Igor Wiedler
38d2ce2eaf rename libs to src 2011-09-30 18:49:04 +02:00
Justin Rainbow
5fe02248a7 Moving selenium tests and adding readme 2011-03-15 18:16:44 -07:00
Justin Rainbow
bfbba5a5f1 Updates to bootstrap - removing test includes from main bootstrap file 2011-03-15 18:14:01 -07:00
Justin Rainbow
3fba364890 Organizing files 2011-03-15 18:10:32 -07:00
Justin Rainbow
2e67e2a274 Moving all tests into the tests/cases dir 2011-03-15 18:04:33 -07:00
Justin Rainbow
115585c154 Starting to add error message testing to PHPUnit tests 2011-03-15 18:03:26 -07:00
Justin Rainbow
1c0a28dbbc Initial conversion of selenium tests to PHPUnit 2011-03-15 17:52:59 -07:00
Justin Rainbow
4436675413 Renaming all Selenium tests to use html extension 2011-03-15 16:38:46 -07:00
bruno_p_reis
b807198f29 altering licence to FreeBSD to help on ZF project.
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@7 14558f9d-7ea9-46ec-92da-52a2cad6a683
2009-06-19 14:44:30 +00:00
bruno_p_reis
cd623a9144 removing fogrgotten debug code
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@6 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-23 21:03:58 +00:00
bruno_p_reis
ee4b0ff6b9 added the possibility of arrays (associative) be validated ok against object declarations when using cast_type_mode
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@5 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-23 21:01:01 +00:00
bruno_p_reis
5d84741a6f adding the php type cast mode, where string data that represents a valid double or integer is validated ok agains a schema definition of number or integer.
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@4 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-19 19:24:26 +00:00
bruno_p_reis
cf4ba01071 minor bug, was showing wrong paths
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@3 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-19 17:46:45 +00:00
bruno_p_reis
4b9018fa97 little refactoring to work easier on other servers
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@2 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-11 12:56:29 +00:00
bruno_p_reis
fdf1e754f7 beta 2 version with complete functionalities and selenium test suite
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@1 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-11 11:21:59 +00:00