Michal Čihař
|
82c9795e9d
|
Remove useless @version $Id:
|
2012-04-27 11:34:57 +02:00 |
|
Michal Čihař
|
b2243f08a8
|
Fix spacing around brackets
|
2012-04-27 11:30:47 +02:00 |
|
Michal Čihař
|
b078c47530
|
These tests take longer, give them more time
|
2012-04-27 10:49:24 +02:00 |
|
Michal Čihař
|
4467d048c6
|
Basic implementation of testGetUserValue
|
2012-04-27 10:12:38 +02:00 |
|
Michal Čihař
|
4cfcf4563c
|
We test this
|
2012-04-27 10:11:32 +02:00 |
|
Michal Čihař
|
7959520987
|
Check for variable being set
|
2012-04-27 10:11:16 +02:00 |
|
Michal Čihař
|
aaaaf3a6ed
|
Set real value, not unsed global
|
2012-04-27 10:00:15 +02:00 |
|
Michal Čihař
|
3e658870f4
|
Properly test input boxes
|
2012-04-27 09:27:20 +02:00 |
|
Michal Čihař
|
32734ae5e1
|
Add missing include
|
2012-04-27 09:23:14 +02:00 |
|
Michal Čihař
|
f22541fad3
|
Adjust test to current return values
|
2012-04-27 09:21:46 +02:00 |
|
Michal Čihař
|
ed6d9776dc
|
Define LimitChars when we are using that
|
2012-04-26 16:04:21 +02:00 |
|
Michal Čihař
|
babc721045
|
Allow test run standalone
|
2012-04-26 14:03:28 +02:00 |
|
Michal Čihař
|
3a3b129971
|
Define PMA_Types object for RTE tests
|
2012-04-26 13:42:30 +02:00 |
|
Michal Čihař
|
3a25fa6bc8
|
This file no longer defines functions
|
2012-04-26 10:31:48 +02:00 |
|
Michal Čihař
|
d5fba335e1
|
Merge pull request #47 from nijel/master
Types class preview
|
2012-04-26 00:53:55 -07:00 |
|
Rouslan Placella
|
ad57f68b97
|
Skip more broken unit tests
|
2012-04-25 19:17:14 +01:00 |
|
Michal Čihař
|
76d17be624
|
Add testcase
|
2012-04-25 15:24:43 +02:00 |
|
Rouslan Placella
|
2fd0effc43
|
Skip PMA_RTN_getDataFromRequest test until we fix it
|
2012-04-25 14:14:51 +01:00 |
|
Michal Čihař
|
317b365baa
|
Various coding style improvements
|
2012-04-24 14:06:15 +02:00 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Marc Delisle
|
1c58314c53
|
Clarify function name
|
2012-04-21 14:40:08 -04:00 |
|
Michal Čihař
|
c819afd6e0
|
Add tests for getSSLUri
|
2012-04-19 14:21:35 +02:00 |
|
Madhura Jayaratne
|
3332151859
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
Madhura Jayaratne
|
ea800101cb
|
Fix Checkstyle Warnings - Type: BraceOnSameLine
|
2012-04-13 21:50:26 +05:30 |
|
Dieter Adriaenssens
|
3a3da2987e
|
add vim directive for indenting with spaces
|
2012-04-11 16:18:53 +02:00 |
|
Michal Čihař
|
fe70a3c7de
|
Remove parameter $die and use PMA_fatalError instead
The parameter was used in testsuite only and this case is already
handled by PMA_fatalError.
|
2012-04-11 14:04:00 +02:00 |
|
Michal Čihař
|
2814fc28c3
|
Add missing includes
|
2012-04-11 14:03:44 +02:00 |
|
Marc Delisle
|
7fb054554c
|
Put back jQuery 1.6.2 due to conflicts with Highcharts 2.1.5 (tried to upgrade Highcharts but faced other problems)
|
2012-04-10 18:08:58 -04:00 |
|
Jo Michael
|
b620322350
|
Fix theme test page
|
2012-04-08 19:00:40 +02:00 |
|
Dieter Adriaenssens
|
b979097f5f
|
fix typo, improve coding style
|
2012-04-06 16:28:44 +02:00 |
|
Yasitha Pandithawatta
|
1def2973ac
|
PmaSeleniumPrivilegesTest and PmaSeleniumXssTest are fixed
|
2012-04-02 14:47:14 +02:00 |
|
Yasitha Pandithawatta
|
a924773fce
|
Patch #3504536 Fixed the PMA selenium test cases (Login)
|
2012-03-21 11:25:45 -04:00 |
|
Michal Čihař
|
8ce97b5808
|
Adjust testsuite to changes in 3b56f6a53b
|
2012-03-19 10:33:24 +01:00 |
|
Michal Čihař
|
479e48de42
|
Adjust testsuite to changes in 3b56f6a53b
|
2012-03-19 10:25:26 +01:00 |
|
Marc Delisle
|
a196cbd85f
|
Merge pull request #7 from mynetx/master
Various
|
2012-03-18 12:09:23 -07:00 |
|
Jo Michael
|
9842f01444
|
Replaced HTML5-obsolete <tt> tags with <code>
|
2012-03-18 18:04:50 +01:00 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Dieter Adriaenssens
|
e67e930328
|
improve coding style
|
2012-03-16 16:54:04 +01:00 |
|
Marc Delisle
|
59e4ec5779
|
Remove outdated (and unneeded) files
|
2012-03-12 16:50:20 -04:00 |
|
Michal Čihař
|
ec652784b4
|
Add missing includes
|
2012-02-14 16:37:23 +01:00 |
|
Michal Čihař
|
5fe9a03bb8
|
Another whitespace removal...
|
2012-02-01 10:45:36 +01:00 |
|
Michal Čihař
|
a01fc09ccf
|
Avoid whitespace output
|
2012-02-01 10:01:28 +01:00 |
|
Michal Čihař
|
90f29bceed
|
Avoid using ini_set
|
2012-01-27 15:01:00 +01:00 |
|
Michal Čihař
|
d4eaf57b88
|
Prevent warnings from ini_set
|
2012-01-27 14:16:09 +01:00 |
|
Michal Čihař
|
a8e38f8cdb
|
Prevent output from this test
|
2012-01-27 13:47:03 +01:00 |
|
Michal Čihař
|
8b064f0790
|
Add missing require
|
2011-12-19 15:37:25 +01:00 |
|
Michal Čihař
|
66f38160ea
|
Fix runinng more testcases (neeeds clean environment)
|
2011-12-19 15:03:19 +01:00 |
|
Michal Čihař
|
3b2c4dd0db
|
Fix condition (it returns actual value)
|
2011-12-19 15:02:00 +01:00 |
|
Michal Čihař
|
eddbee7e73
|
Use PHPUnit_Framework_TestCase insead of PHPUnit_Extensions_OutputTestCase
This is needed for phpunit 3.6 (otherwise it throws out tons of
warnings).
|
2011-12-19 14:59:42 +01:00 |
|
Michal Čihař
|
07472a7f2a
|
Make this test pass (it was built not to expect links to documentation)
|
2011-12-16 15:40:04 +01:00 |
|