array( 'script'=>'../test_form.php', 'generatedfile'=>'generated/test_form.php.html', 'expectedfile'=>'expect/test_form.php.html', 'options'=>array( 'ShowAllErrors'=>0, 'ErrorMessagePrefix'=>'' ), 'clear'=>array( 'doit' ) ), 'allclienterrors'=>array( 'script'=>'../test_form.php', 'generatedfile'=>'generated/all_client_errors_test_form.php.html', 'expectedfile'=>'expect/all_client_errors_test_form.php.html', 'options'=>array( 'ShowAllErrors'=>1, 'ErrorMessagePrefix'=>'' ), 'clear'=>array( 'doit' ) ), 'singleservererror'=>array( 'script'=>'../test_form.php', 'generatedfile'=>'generated/server_test_form.php.html', 'expectedfile'=>'expect/server_test_form.php.html', 'options'=>array( 'ShowAllErrors'=>0, 'ErrorMessagePrefix'=>'' ), 'post'=>array( 'doit'=>'1' ) ), 'allservererrors'=>array( 'script'=>'../test_form.php', 'generatedfile'=>'generated/all_server_errors_test_form.php.html', 'expectedfile'=>'expect/all_server_errors_test_form.php.html', 'options'=>array( 'ShowAllErrors'=>1, 'ErrorMessagePrefix'=>'' ), 'post'=>array( 'doit'=>'1' ) ), 'singleclienterrordate'=>array( 'script'=>'../test_date_input.php', 'generatedfile'=>'generated/test_date_input.php.html', 'expectedfile'=>'expect/test_date_input.php.html', 'options'=>array( 'ShowAllErrors'=>0, 'today'=>'2000-01-01', 'start_date'=>'2000-01-02', 'end_date'=>'2000-01-08' ), 'clear'=>array( 'doit' ) ), 'setdate'=>array( 'script'=>'../test_date_input.php', 'generatedfile'=>'generated/set_date_test_date_input.php.html', 'expectedfile'=>'expect/set_date_test_date_input.php.html', 'options'=>array( 'set_date'=>'2000-01-01', 'today'=>'2000-01-01', 'start_date'=>'2000-01-01', 'end_date'=>'2000-01-01' ), ), 'allclienterrorsdate'=>array( 'script'=>'../test_date_input.php', 'generatedfile'=>'generated/all_client_errors_test_date_input.php.html', 'expectedfile'=>'expect/all_client_errors_test_date_input.php.html', 'options'=>array( 'ShowAllErrors'=>1, 'today'=>'2000-01-01', 'start_date'=>'2000-01-02', 'end_date'=>'2000-01-08' ), 'clear'=>array( 'doit' ) ), 'singleclienterrorage'=>array( 'script'=>'../test_age_date_input.php', 'generatedfile'=>'generated/test_age_date_input.php.html', 'expectedfile'=>'expect/test_age_date_input.php.html', 'options'=>array( 'ShowAllErrors'=>0, 'today'=>'2000-01-01', 'start_date'=>'2000-01-02', 'end_date'=>'2000-01-08' ), 'clear'=>array( 'doit' ) ), 'allclienterrorsage'=>array( 'script'=>'../test_date_input.php', 'generatedfile'=>'generated/all_client_errors_test_age_date_input.php.html', 'expectedfile'=>'expect/all_client_errors_test_age_date_input.php.html', 'options'=>array( 'ShowAllErrors'=>1, 'today'=>'2000-01-01', 'start_date'=>'2000-01-02', 'end_date'=>'2000-01-08' ), 'clear'=>array( 'doit' ) ), 'setagedate'=>array( 'script'=>'../test_age_date_input.php', 'generatedfile'=>'generated/set_age_date_test_date_input.php.html', 'expectedfile'=>'expect/set_age_date_test_date_input.php.html', 'options'=>array( 'set_date'=>'2000-01-01', 'today'=>'2000-01-01', 'start_date'=>'2000-01-01', 'end_date'=>'2000-01-01' ), ), 'singleclienterrorcustomvalidation'=>array( 'script'=>'../test_custom_validation.php', 'generatedfile'=>'generated/test_custom_validation.php.html', 'expectedfile'=>'expect/test_custom_validation.php.html', 'options'=>array( 'ShowAllErrors'=>0, ), 'clear'=>array( 'doit' ) ), 'allclienterrorscustomvalidation'=>array( 'script'=>'../test_custom_validation.php', 'generatedfile'=>'generated/all_client_errors_test_custom_validation.php.html', 'expectedfile'=>'expect/all_client_errors_test_custom_validation.php.html', 'options'=>array( 'ShowAllErrors'=>1, ), 'clear'=>array( 'doit' ) ), 'javascriptstringescaping'=>array( 'script'=>'../test_javascript_string_escaping.php', 'generatedfile'=>'generated/test_javascript_string_escaping.php.txt', 'expectedfile'=>'expect/test_javascript_string_escaping.php.txt', ), ); define('__TEST',1); for($__different=$__test=$__checked=0, Reset($__tests); $__test