Commit Graph

58 Commits

Author SHA1 Message Date
renovate[bot]
fcbaa5a35f chore(deps): update dependency phpunit/phpunit to v9.6.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-04 12:40:16 +00:00
ecc2aeb70c Merge pull request #14 from ivuorinen/renovate/phpunit-phpunit-9.x 2023-02-04 08:19:26 +02:00
renovate[bot]
2dbb927d5f chore(deps): update dependency phpunit/phpunit to v9.6.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-03 22:27:18 +00:00
renovate[bot]
b7ba508aa7 chore(deps): update dependency phpunit/phpunit to v9.5.28
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-01-14 17:42:24 +00:00
renovate[bot]
5e88b79107 chore(deps): update dependency phpunit/phpunit to v9.5.27
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-12-10 01:44:12 +00:00
6ba6e9f1e2 Update renovate.json 2022-11-28 16:42:30 +02:00
24c7881afa Merge pull request #11 from ivuorinen/renovate/phpunit-phpunit-9.x
Update dependency phpunit/phpunit to v9.5.26
2022-10-28 11:30:34 +03:00
renovate[bot]
71081cd7dd Update dependency phpunit/phpunit to v9.5.26 2022-10-28 06:20:33 +00:00
d76cccc158 Merge pull request #10 from ivuorinen/renovate/phpunit-phpunit-9.x 2022-09-26 00:36:31 +03:00
renovate[bot]
3711a88872 Update dependency phpunit/phpunit to v9.5.25 2022-09-25 04:41:11 +00:00
89d1bad6ee Merge pull request #9 from ivuorinen/renovate/phpunit-phpunit-9.x
Update dependency phpunit/phpunit to v9.5.24
2022-08-30 15:58:00 +03:00
renovate[bot]
3abea54ff3 Update dependency phpunit/phpunit to v9.5.24 2022-08-30 12:50:29 +00:00
6e530d1d41 Merge pull request #8 from ivuorinen/renovate/phpunit-phpunit-9.x 2022-08-22 20:00:49 +03:00
renovate[bot]
5450f7ab26 Update dependency phpunit/phpunit to v9.5.23 2022-08-22 16:45:30 +00:00
cfac572690 Merge pull request #7 from ivuorinen/renovate/phpunit-phpunit-9.x 2022-08-20 17:59:18 +03:00
renovate[bot]
9603b8e4a3 Update dependency phpunit/phpunit to v9.5.22 2022-08-20 10:37:23 +00:00
Ismo Vuorinen
dca55f5fa2 Updated phpunit configuration 2022-06-26 18:46:35 +03:00
ec34171c66 Merge pull request #6 from ivuorinen/renovate/pin-dependencies
Pin dependency squizlabs/php_codesniffer to 3.7.1
2022-06-26 18:42:22 +03:00
renovate[bot]
b16235330d Pin dependency squizlabs/php_codesniffer to 3.7.1 2022-06-26 15:41:20 +00:00
9397223e8f Merge pull request #4 from ivuorinen/renovate/phpunit-phpunit-9.x
Update dependency phpunit/phpunit to v9
2022-06-26 18:41:08 +03:00
Ismo Vuorinen
264c35b39c Updated tests, added phpcs 2022-06-26 18:40:33 +03:00
1bd38c91a3 Merge branch 'master' into renovate/phpunit-phpunit-9.x 2022-06-26 18:24:03 +03:00
7110644115 CI: Run composer validate and phpunit tests 2022-06-26 18:23:27 +03:00
renovate[bot]
22f59dfc66 Update dependency phpunit/phpunit to v9 2022-06-26 15:20:38 +00:00
151a5e9bac Merge pull request #3 from ivuorinen/renovate/pin-dependencies
Pin dependency phpunit/phpunit to v
2022-06-26 18:20:24 +03:00
renovate[bot]
34cd28cd80 Pin dependency phpunit/phpunit to v 2022-06-26 11:31:47 +00:00
3bb0fd2fba Merge pull request #2 from ivuorinen/renovate/configure 2022-06-26 14:31:35 +03:00
renovate[bot]
3b19201543 Add renovate.json 2022-06-26 08:48:37 +00:00
Ismo Vuorinen
23062bdcc0 Tests are our examples, using images as test material 2017-09-14 14:24:44 +03:00
Ismo Vuorinen
aab19fa5b3 Fixed throwing errors, added tests to test them 2017-09-14 14:22:36 +03:00
Ismo Vuorinen
6dfc559079 Better test name for black and red images 2017-09-14 14:20:31 +03:00
Ismo Vuorinen
1f0a4b878c CodeStyle changes, documentation, small fixes 2017-09-14 13:50:17 +03:00
Ismo Vuorinen
b9c5530928 Now actually running tests, dropping PHP5.5 2017-09-14 12:15:19 +03:00
Ismo Vuorinen
6998e75451 Tweaking travis config, removing composer.lock 2017-09-14 12:06:02 +03:00
Ismo Vuorinen
22e19941b0 Testing Travis config variables 2017-09-14 11:55:45 +03:00
Ismo Vuorinen
a9ab21d1a7 Reworked tests, added some images for real testing 2017-09-13 22:31:59 +03:00
Ismo Vuorinen
60614e47be Code style changes and added travis build badge to README 2017-09-13 22:31:27 +03:00
Ismo Vuorinen
6c1dca08da Ditching PHP 5.6, you should too 2017-09-13 22:04:03 +03:00
Ismo Vuorinen
6330f36d7c Travis config test 2017-09-13 21:59:23 +03:00
Ismo Vuorinen
4e59352f5f PHPUnit in PHP 5.* should now work 2017-09-13 21:54:42 +03:00
Ismo Vuorinen
bc6ce3d8a4 PHPUnit 6 requires PHP 7, trying composer config pipes 2017-09-13 20:35:40 +03:00
Ismo Vuorinen
6b786f27df Travis config changes 2017-09-13 20:29:30 +03:00
Ismo Vuorinen
81aa917de2 First tests 2017-09-13 19:30:05 +03:00
Ismo Vuorinen
3a2b7e8616 Create .travis.yml
Boilerplate Travis config
2017-09-13 18:06:47 +03:00
Ismo Vuorinen
9e5d44cc66 Create CODE_OF_CONDUCT.md 2017-09-13 18:03:48 +03:00
Ismo Vuorinen
a2978e901c Create CONTRIBUTING.md 2017-09-13 18:03:12 +03:00
Ismo Vuorinen
e4cab9f4f0 Merge pull request #1 from ivuorinen/add-license-1
Create LICENSE
2017-09-13 18:01:16 +03:00
Ismo Vuorinen
e280838fb5 Create LICENSE 2017-09-13 17:59:13 +03:00
Ismo Vuorinen
7aabe2f861 .gitignore:
- Added vendor folder
composer.json:
- Added required description
- Fixed autoloader classmap
- Removed extra-section
example.php:
- Now has working autoloader and non-autoloader examples
- Better wording in comments and caching example, also includes destination configuration example
Palette.php:
- Added MIT license block and changed the license links from GPL2 to MIT to reflect composer.json file
- Moved file from from a directory to a better one, reflecting class namespace.
- Combined tests to fewer try {} catch {} -blocks
- Added comments to help understand the code
1.0.1
2013-07-01 16:03:59 +03:00
Ismo Vuorinen
f0f65c1b94 Readme updated with examples and description 2013-06-27 19:17:35 +03:00