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
*
[feature/new-tz-handling] Fix unit test
Joas Schilling
2012-07-18
1
-1
/
+1
*
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...
Joas Schilling
2012-07-18
64
-62
/
+1179
|
\
|
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-07-17
5
-6
/
+201
|
|
\
|
|
*
Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly...
Nils Adermann
2012-07-17
5
-6
/
+201
|
|
|
\
|
|
|
*
[ticket/10678] Typo and formatting
Patrick Webster
2012-05-13
2
-6
/
+6
|
|
|
*
[ticket/10678] Add port handling for MSSQL tests
Patrick Webster
2012-05-08
1
-0
/
+7
|
|
|
*
[ticket/10678] Move config changes to new location
Patrick Webster
2012-05-08
1
-1
/
+3
|
|
|
*
[ticket/10678] Rename helper class file
Patrick Webster
2012-05-08
2
-1
/
+1
|
|
|
*
[ticket/10678] Lowercase class name, adjust comment width
Patrick Webster
2012-05-08
3
-14
/
+18
|
|
|
*
[ticket/10678] More formatting and docblocks
Patrick Webster
2012-05-08
2
-4
/
+12
|
|
|
*
[ticket/10678] More formatting requests
Patrick Webster
2012-05-08
2
-8
/
+5
|
|
|
*
[ticket/10678] Fix formatting
Patrick Webster
2012-05-08
3
-7
/
+15
|
|
|
*
[ticket/10678] Add better support for Firebird, Oracle, and MSSQL
Patrick Webster
2012-05-08
4
-5
/
+171
|
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/10942' into develop
Andreas Fischer
2012-07-17
3
-1
/
+134
|
|
\
\
\
|
|
*
|
|
[ticket/10942] Avoid possible conflicts with magic words in unit tests
Joas Schilling
2012-07-16
1
-12
/
+12
|
|
*
|
|
[ticket/10942] Fix up unit tests for sql_case()
Joas Schilling
2012-07-02
1
-11
/
+28
|
|
*
|
|
[ticket/10942] Make unit tests for sql_case simpler
Joas Schilling
2012-06-30
1
-31
/
+19
|
|
*
|
|
[ticket/10942] Rename method sql_conditional() to sql_case()
Joas Schilling
2012-06-20
1
-5
/
+5
|
|
*
|
|
[ticket/10942] Fix function name on order_lower_test.php
Joas Schilling
2012-06-20
1
-1
/
+1
|
|
*
|
|
[ticket/10942] Add unit tests for sql_concatenate
Joas Schilling
2012-06-20
1
-0
/
+64
|
|
*
|
|
[ticket/10942] Add unit tests for sql_conditional
Joas Schilling
2012-06-20
1
-0
/
+64
|
*
|
|
|
[ticket/10941] Removed superfluous array
Fyorl
2012-07-09
1
-1
/
+1
|
*
|
|
|
[ticket/10941] File 'txt' now too big so changed tests to reflect that
Fyorl
2012-07-09
1
-1
/
+1
|
*
|
|
|
[ticket/10941] Added a comment to ensure tags stay uppercase
Fyorl
2012-07-09
1
-0
/
+1
|
*
|
|
|
[ticket/10941] Modified tearDown to use DirectoryIterator instead of glob
Fyorl
2012-07-09
1
-2
/
+7
|
*
|
|
|
[ticket/10941] Added tests/upload/fixture/copies to tracking
Fyorl
2012-07-09
1
-0
/
+0
|
*
|
|
|
[ticket/10941] Fixed form test test_too_large
Fyorl
2012-07-09
1
-2
/
+2
|
*
|
|
|
[ticket/10941] Replaced use of English with language system
Fyorl
2012-07-09
1
-2
/
+2
|
*
|
|
|
[ticket/10941] Renamed classes and filenames so that tests run
Fyorl
2012-07-09
2
-5
/
+7
|
*
|
|
|
[ticket/10941] Moved comment into markTestIncomplete parameter
Fyorl
2012-07-09
1
-3
/
+1
|
*
|
|
|
[ticket/10941] Removed manual includes of mock classes
Fyorl
2012-07-09
3
-5
/
+3
|
*
|
|
|
[ticket/10941] Added subdirectory for file operations
Fyorl
2012-07-09
8
-22
/
+8
|
*
|
|
|
[ticket/10941] Added some comments for clarification
Fyorl
2012-07-09
2
-0
/
+15
|
*
|
|
|
[ticket/10941] Fixed a failing test
Fyorl
2012-07-09
1
-1
/
+1
|
*
|
|
|
[ticket/10941] Rearranged tests into their own classes or methods
Fyorl
2012-07-09
4
-110
/
+151
|
*
|
|
|
[ticket/10941] Removed the incomplete mark as is_image is fixed
Fyorl
2012-07-09
1
-11
/
+6
|
*
|
|
|
[ticket/10941] Refactored tearDown to stop iterating over the directory.
Fyorl
2012-07-09
1
-20
/
+15
|
*
|
|
|
[ticket/10941] Refactored init_filespec to return new object.
Fyorl
2012-07-09
1
-27
/
+26
|
*
|
|
|
[ticket/10941] Minor typo fixes
Fyorl
2012-07-09
2
-3
/
+1
|
*
|
|
|
[ticket/10941] Changed assertTrue to assertEquals
Fyorl
2012-07-09
1
-1
/
+1
|
*
|
|
|
[ticket/10941] Now actually checks for the value of errors.
Fyorl
2012-07-09
3
-25
/
+29
|
*
|
|
|
[ticket/10941] Re-arranged dataProvidor methods to be near their callers
Fyorl
2012-07-09
1
-67
/
+67
|
*
|
|
|
[ticket/10941] Added a comment explaining the incomplete test
Fyorl
2012-07-09
1
-0
/
+6
|
*
|
|
|
[ticket/10941] tearDown() now uses explicit file list
Fyorl
2012-07-09
1
-5
/
+19
|
*
|
|
|
[ticket/10941] Minor adjustments as per PR comments
Fyorl
2012-07-09
8
-47
/
+81
|
*
|
|
|
[ticket/10941] Marked broken test as incomplete
Fyorl
2012-07-09
1
-0
/
+1
|
*
|
|
|
[ticket/10941] Added functional tests for the fileupload class
Fyorl
2012-07-09
5
-0
/
+86
|
*
|
|
|
[ticket/10941] Unit tests for fileupload class added
Fyorl
2012-07-08
3
-0
/
+132
|
*
|
|
|
[ticket/10941] Finished filespec tests
Fyorl
2012-07-08
2
-0
/
+91
|
*
|
|
|
[ticket/10941] Minor adjustments as per PR comments
Fyorl
2012-07-08
6
-65
/
+36
[next]