index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12730] Add functional test for Google+ field
Shitiz Garg
2014-06-21
1
-0
/
+2
*
[ticket/12730] Missing newline at type_googleplus_test.php
Shitiz Garg
2014-06-21
1
-1
/
+1
*
[ticket/12730] Add unit test for type_googleplus
Shitiz Garg
2014-06-21
1
-0
/
+62
*
Merge pull request #2628 from Dragooon/ticket/12731
Joas Schilling
2014-06-20
1
-0
/
+2
|
\
|
*
[ticket/12731] Add functional test for youtube field
Shitiz Garg
2014-06-20
1
-0
/
+2
*
|
Merge pull request #2621 from Dragooon/ticket/12732
Joas Schilling
2014-06-20
2
-2
/
+16
|
\
\
|
*
|
[ticket/12732] Add functional test for Skype profile field
Shitiz Garg
2014-06-20
1
-0
/
+2
|
*
|
[ticket/12732] Add unit tests for ALPHA_PUNCTUATION
Shitiz Garg
2014-06-20
1
-0
/
+12
|
|
/
*
|
Merge pull request #2612 from Dragooon/ticket/12733
Joas Schilling
2014-06-20
1
-2
/
+6
|
\
\
|
*
|
[ticket/12733] Add functional test for twitter profile field
Shitiz Garg
2014-06-20
1
-0
/
+2
|
|
/
*
|
Merge pull request #2611 from Dragooon/ticket/12729
Joas Schilling
2014-06-20
2
-0
/
+14
|
\
\
|
*
|
[ticket/12729] Add functional test for Facebook field
Shitiz Garg
2014-06-20
1
-0
/
+2
|
*
|
[ticket/12729] Add unit test for ALPHA_DOTS validation
Shitiz Garg
2014-06-20
1
-0
/
+12
|
|
/
*
|
Merge pull request #2626 from dhruvgoel92/ticket/12746
Joas Schilling
2014-06-20
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
[ticket/12746] Init phpbb_dispatcher being used by delete_post()
Dhruv
2014-06-20
1
-1
/
+3
*
|
Merge pull request #2459 from Dragooon/ticket/12514
Joas Schilling
2014-06-20
10
-272
/
+1021
|
\
\
|
|
/
|
/
|
|
*
[ticket/12514] Fix array formatting for tests
Shitiz Garg
2014-06-20
5
-241
/
+241
|
*
[ticket/12514] Fix indention for type_url_test.php
Shitiz Garg
2014-06-20
1
-23
/
+23
|
*
[ticket/12514] Missed a few spaces in comments
Shitiz Garg
2014-06-18
6
-46
/
+46
|
*
[ticket/12514] Convert spaces to tabs
Shitiz Garg
2014-06-18
6
-897
/
+897
|
*
[ticket/12514] Add a few additional tests for type_dropdown
Shitiz Garg
2014-06-18
1
-0
/
+12
|
*
[ticket/12514] Add a few additional tests for type_int
Shitiz Garg
2014-06-18
1
-0
/
+18
|
*
[ticket/12514] Fix some formatting for tests
Shitiz Garg
2014-06-18
4
-112
/
+112
|
*
[ticket/12514] Add a few more tests for type_date
Shitiz Garg
2014-06-18
1
-0
/
+36
|
*
[ticket/12514] Remove spaces in header blocks
Shitiz Garg
2014-06-18
6
-60
/
+60
|
*
[ticket/12514] Use generic domain name for URL test
Shitiz Garg
2014-06-18
1
-1
/
+1
|
*
[ticket/12514] Update file headers to represent the current format
Shitiz Garg
2014-06-18
6
-18
/
+48
|
*
[ticket/12514] Remove get_ prefix from data providers
Shitiz Garg
2014-06-18
6
-22
/
+22
|
*
[ticket/12514] Add a few more validation cases for type_string_test
Shitiz Garg
2014-06-18
1
-0
/
+24
|
*
[ticket/12514] Minor fault in type_bool_test.php
Shitiz Garg
2014-06-17
1
-1
/
+0
|
*
[ticket/12514] Remove tests/profiles as they're no longer required
Shitiz Garg
2014-06-17
2
-106
/
+0
|
*
[ticket/12514] Fix type_int_test to correctly respect boundaries
Shitiz Garg
2014-06-17
1
-16
/
+9
|
*
[ticket/12514] Multi value GET parameters are invalid for phpBB
Shitiz Garg
2014-06-17
1
-2
/
+2
|
*
[ticket/12514] Add unit test for type_url custom profile field
Shitiz Garg
2014-06-17
1
-0
/
+106
|
*
[ticket/12514] Add unit test for type_date custom profile field
Shitiz Garg
2014-06-17
1
-0
/
+151
|
*
[ticket/12514] Add unit test for type_bool custom profile field
Shitiz Garg
2014-06-17
1
-0
/
+143
|
*
[ticket/12514] Cleanup for type_dropdown_test.php
Shitiz Garg
2014-06-17
1
-8
/
+1
|
*
[ticket/12514] Add newline at the end of file for type_dropdown_test.php
Shitiz Garg
2014-06-17
1
-1
/
+1
|
*
[ticket/12514] Move requires to the top of the files
Shitiz Garg
2014-06-17
2
-9
/
+9
|
*
[ticket/12514] Use @return null instead of @return void
Shitiz Garg
2014-06-17
3
-3
/
+3
|
*
[ticket/12514] Add unit test for drop down type custom profile field
Shitiz Garg
2014-06-17
1
-0
/
+177
|
*
[ticket/12514] custom_string_test is no longer required
Shitiz Garg
2014-06-17
1
-120
/
+0
|
*
[ticket/12514] Add unit test for type_string and type_string_common field types
Shitiz Garg
2014-06-17
1
-0
/
+179
|
*
[ticket/12514] Add test for "int" type custom profile field
Shitiz Garg
2014-06-17
2
-46
/
+160
*
|
Merge pull request #2566 from marc1706/ticket/11711
Joas Schilling
2014-06-20
2
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
[ticket/11711] Improve coding and comments of character check
Marc Alexander
2014-06-10
2
-9
/
+14
|
*
[ticket/11711] Reduce size of tests and also test topic titles
Marc Alexander
2014-06-09
2
-31
/
+19
|
*
[ticket/11711] Inform user of unsupported characters while posting
Marc Alexander
2014-06-09
1
-0
/
+38
*
|
Merge pull request #2588 from nickvergessen/ticket/12705
Dhruv Goel
2014-06-17
1
-0
/
+45
|
\
\
|
*
|
[ticket/12705] Break calling make_clickable with a different server_url
Joas Schilling
2014-06-14
1
-0
/
+45
[next]