Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: eb54c43fb646c45f526bf61a56e27e2372e15bc4 https://github.com/phpmyadmin/phpmyadmin/commit/eb54c43fb646c45f526bf61a56e2... Author: osaid osaid.nasir@gmail.com Date: 2016-12-24 (Sat, 24 Dec 2016)
Changed paths: M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- Removed PMA_TEST_HEADERS checking as they have been defined
Commit: 2a62427b67bfa2561e6b6184e194b543a02dc71a https://github.com/phpmyadmin/phpmyadmin/commit/2a62427b67bfa2561e6b6184e194... Author: osaid osaid.nasir@gmail.com Date: 2017-01-03 (Tue, 03 Jan 2017)
Changed paths: M test/PMATestCase.php M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- added mockResponse function for sharing code and used it in headerlocationtest Signed-Off-By: Osaid osaid.nasir@gmail.com
Commit: 1616ecb79b3dbe973b5999ed19d0c482d989f384 https://github.com/phpmyadmin/phpmyadmin/commit/1616ecb79b3dbe973b5999ed19d0... Author: osaid osaid.nasir@gmail.com Date: 2017-01-04 (Wed, 04 Jan 2017)
Changed paths: M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- headerlocation_test inherits from PMATestCase
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: f1863bf6ac0f20e586b3a8185889e08c6830af92 https://github.com/phpmyadmin/phpmyadmin/commit/f1863bf6ac0f20e586b3a8185889... Author: osaid osaid.nasir@gmail.com Date: 2017-01-04 (Wed, 04 Jan 2017)
Changed paths: M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- calling class method using
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: 0f3b55c81abefdd2710b5127b195d45f6ab75035 https://github.com/phpmyadmin/phpmyadmin/commit/0f3b55c81abefdd2710b5127b195... Author: osaid osaid.nasir@gmail.com Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths: M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- made mock before testing function
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: 149916cbda5220830129a953c51abf8adbd262f4 https://github.com/phpmyadmin/phpmyadmin/commit/149916cbda5220830129a953c51a... Author: osaid osaid.nasir@gmail.com Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths: M test/PMATestCase.php
Log Message: ----------- making method non-static
Commit: 02125d2fc999802f5491ab3a4152153add0ca7b6 https://github.com/phpmyadmin/phpmyadmin/commit/02125d2fc999802f5491ab3a4152... Author: osaid osaid.nasir@gmail.com Date: 2017-01-06 (Fri, 06 Jan 2017)
Changed paths: M test/PMATestCase.php
Log Message: ----------- restoring instance after mock object is used
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: 887b66169010b8e77ab978c8a4518026e2a3997a https://github.com/phpmyadmin/phpmyadmin/commit/887b66169010b8e77ab978c8a451... Author: osaid osaid.nasir@gmail.com Date: 2017-01-07 (Sat, 07 Jan 2017)
Changed paths: M test/PMATestCase.php M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- added tearDown method for header tests
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: 01b3509d94436de0e9d84d0e0a371c99a5237264 https://github.com/phpmyadmin/phpmyadmin/commit/01b3509d94436de0e9d84d0e0a37... Author: osaid osaid.nasir@gmail.com Date: 2017-01-07 (Sat, 07 Jan 2017)
Changed paths: M test/PMATestCase.php
Log Message: ----------- remove tabs
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: fd6a02b215ad70af247922f547299f19d12dfe7f https://github.com/phpmyadmin/phpmyadmin/commit/fd6a02b215ad70af247922f54729... Author: osaid osaid.nasir@gmail.com Date: 2017-01-08 (Sun, 08 Jan 2017)
Changed paths: M test/PMATestCase.php M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- moved tearDown method to PMATestCase
Signed-off-by: osaid osaid.nasir@gmail.com
Commit: 71a2f600e715e698c950eb5fb9e115ed1dd9d520 https://github.com/phpmyadmin/phpmyadmin/commit/71a2f600e715e698c950eb5fb9e1... Author: Michal Čihař michal@cihar.com Date: 2017-01-08 (Sun, 08 Jan 2017)
Changed paths: M test/PMATestCase.php M test/libraries/core/PMA_headerLocation_test.php
Log Message: ----------- Merge pull request #12852 from ragnerok/patch
Removed PMA_TEST_HEADERS checking as they have been defined
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0a8d384556af...71a2f600e715