phpbb/tests/functions
2013-06-03 16:15:08 +02:00
..
fixtures [ticket/11579] Move tests into seperate files depending on needed fixture 2013-05-30 20:34:21 +02:00
clean_path_test.php [ticket/10848] Add phpbb_ prefix. 2012-10-17 15:13:35 -04:00
get_formatted_filesize_test.php [ticket/11192] Merge dataProvider arrays because the test is the same now. 2012-11-16 16:20:55 +01:00
is_absolute_test.php [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute 2013-05-16 17:30:23 +02:00
language_select_test.php [ticket/11542] Use Czech as example as it contains non-latin characters 2013-05-17 02:13:51 +02:00
style_select_test.php [ticket/11541] Add unit tests for style_select() 2013-05-14 20:29:38 +02:00
validate_data_helper.php [ticket/11579] Use test case helper class and use assert prefix for method 2013-06-03 16:06:11 +02:00
validate_date_test.php [ticket/11579] Move simple tests into seperate files 2013-06-03 16:15:08 +02:00
validate_email_test.php [ticket/11579] Use test case helper class and use assert prefix for method 2013-06-03 16:06:11 +02:00
validate_hex_colour_test.php [ticket/11538] Add unit tests for phpbb_validate_hex_colour(). 2013-05-26 19:24:09 +02:00
validate_jabber_test.php [ticket/11579] Move simple tests into seperate files 2013-06-03 16:15:08 +02:00
validate_lang_iso_test.php [ticket/11579] Use test case helper class and use assert prefix for method 2013-06-03 16:06:11 +02:00
validate_match_test.php [ticket/11579] Move simple tests into seperate files 2013-06-03 16:15:08 +02:00
validate_num_test.php [ticket/11579] Move simple tests into seperate files 2013-06-03 16:15:08 +02:00
validate_password_test.php [ticket/11579] Move simple tests into seperate files 2013-06-03 16:15:08 +02:00
validate_string_test.php [ticket/11579] Move simple tests into seperate files 2013-06-03 16:15:08 +02:00
validate_username_test.php [ticket/11579] Use test case helper class and use assert prefix for method 2013-06-03 16:06:11 +02:00