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/14039] Revamp updater
Mate Bartus
2015-10-17
4
-10
/
+44
*
Merge pull request #3441 from brunoais/feature/sql-bool-builder
Tristan Darricau
2015-10-14
2
-0
/
+390
|
\
|
*
[feature/sql-bool-builder] Improved tests output to show the SQL error.
brunoais
2015-03-17
1
-7
/
+40
|
*
[feature/sql-bool-builder] Adding the IS operator to predicted operators
brunoais
2015-03-17
1
-1
/
+1
|
*
[feature/sql-bool-builder] test_single_not_like
brunoais
2015-03-16
1
-0
/
+27
|
*
[feature/sql-bool-builder] test_single_like
brunoais
2015-03-16
1
-0
/
+25
|
*
[feature/sql-bool-builder] test_single_not_in
brunoais
2015-03-16
1
-0
/
+26
|
*
[feature/sql-bool-builder] test_single_in
brunoais
2015-03-16
1
-0
/
+26
|
*
[feature/sql-bool-builder] test_and_of_or_of_and
brunoais
2015-03-16
1
-0
/
+46
|
*
[feature/sql-bool-builder] test_triple_and_with_in
brunoais
2015-03-16
1
-0
/
+31
|
*
[feature/sql-bool-builder] test_double_and_with_not_of_and
brunoais
2015-03-16
1
-0
/
+31
|
*
[feature/sql-bool-builder] test_triple_and_with_is_null
brunoais
2015-03-16
1
-0
/
+37
|
*
[feature/sql-bool-builder] Prepare testing class
brunoais
2015-03-16
2
-0
/
+108
*
|
[ticket/14168] Use attachment manager instead of separate classes
Marc Alexander
2015-10-12
4
-7
/
+10
*
|
[ticket/14168] Add more test cases for attachment manager
Marc Alexander
2015-10-09
1
-31
/
+50
*
|
[ticket/14168] Add new test method and more tests
Marc Alexander
2015-10-09
1
-1
/
+44
*
|
[ticket/14168] Fix tabs in manager and add test file
Marc Alexander
2015-10-09
1
-0
/
+69
*
|
[ticket/14168] Fix tests after rebase
Marc Alexander
2015-10-09
4
-5
/
+6
*
|
[ticket/14168] Improve code coverage in upload class
Marc Alexander
2015-10-09
1
-13
/
+96
*
|
[ticket/14168] Move image check and don't use trigger_error()
Marc Alexander
2015-10-09
2
-5
/
+154
*
|
[ticket/14168] Add tests for init_error() during upload
Marc Alexander
2015-10-09
1
-0
/
+49
*
|
[ticket/14168] Add basic test file for attachments upload
Marc Alexander
2015-10-09
1
-0
/
+183
*
|
[ticket/14168] Move phpbb_unlink() into attachment delete class
Marc Alexander
2015-10-09
5
-8
/
+72
*
|
[ticket/14168] Reset sequence before tests in delete tests
Marc Alexander
2015-10-09
1
-0
/
+7
*
|
[ticket/14168] Fix resync tests on sqlite3
Marc Alexander
2015-10-09
1
-2
/
+2
*
|
[ticket/14168] Add tests for attachment delete class
Marc Alexander
2015-10-09
1
-0
/
+70
*
|
[ticket/14168] Add tests for attachment resync class
Marc Alexander
2015-10-09
2
-0
/
+155
*
|
[ticket/14168] Add attachment resync class
Marc Alexander
2015-10-09
3
-3
/
+3
*
|
[ticket/14168] Fix tests after adding attachment delete class
Marc Alexander
2015-10-09
3
-0
/
+4
*
|
[ticket/14220] Move route loading to services
Tristan Darricau
2015-10-08
3
-10
/
+18
*
|
Merge pull request #3857 from Nicofuma/ticket/14124
Marc Alexander
2015-10-07
1
-0
/
+8
|
\
\
|
*
|
[ticket/14124] Update cron tests
Tristan Darricau
2015-08-26
1
-0
/
+8
*
|
|
[ticket/14216] Do not run thumbnail test if gd is disabled
Marc Alexander
2015-10-04
1
-0
/
+5
*
|
|
Merge pull request #3851 from hanakin/ticket/12769
Marc Alexander
2015-09-20
1
-6
/
+18
|
\
\
\
|
*
|
|
[ticket/12769] Properly include FA
Michael Miday
2015-09-17
1
-6
/
+18
*
|
|
|
[ticket/14180] Use unix line endings in type_foo
Marc Alexander
2015-09-20
1
-31
/
+31
*
|
|
|
[ticket/14178] Fix installer's database helper test
Mate Bartus
2015-09-19
1
-1
/
+17
|
/
/
/
*
|
|
Merge pull request #3727 from marc1706/ticket/13904
Tristan Darricau
2015-09-16
17
-98
/
+1177
|
\
\
\
|
*
|
|
[ticket/13904] Set properties to protected where possible in filespec
Marc Alexander
2015-09-13
3
-14
/
+23
|
*
|
|
[ticket/13904] Fix tests after changes to factory
Marc Alexander
2015-09-09
2
-7
/
+7
|
*
|
|
[ticket/13904] Add language entries for error messages in upload class
Marc Alexander
2015-09-09
1
-3
/
+3
|
*
|
|
[ticket/13904] Modify files for updated fast-image-size library
Marc Alexander
2015-09-09
8
-16
/
+16
|
*
|
|
[ticket/13904] Improve code coverage
Marc Alexander
2015-09-09
2
-1
/
+96
|
*
|
|
[ticket/13904] Add unit tests for local upload type
Marc Alexander
2015-09-09
1
-0
/
+161
|
*
|
|
[ticket/13904] Improve test coverage of base upload type class
Marc Alexander
2015-09-09
1
-0
/
+93
|
*
|
|
[ticket/13904] Improve test coverage of remote upload type
Marc Alexander
2015-09-09
1
-0
/
+77
|
*
|
|
[ticket/13904] Improve test coverage of form upload type
Marc Alexander
2015-09-09
1
-0
/
+174
|
*
|
|
[ticket/13904] Improve test coverage of filespec class
Marc Alexander
2015-09-09
4
-6
/
+119
|
*
|
|
[ticket/13904] Add back tests for retrieving floats
Marc Alexander
2015-09-09
1
-0
/
+7
|
*
|
|
[ticket/13904] Use ini_get() wrapper in file upload types
Marc Alexander
2015-09-09
2
-1
/
+3
[next]