-
-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: nette/tester
base: v1.3.2
head repository: nette/tester
compare: v1.4.0
- 18 commits
- 65 files changed
- 3 contributors
Commits on Feb 11, 2015
-
2
Configuration menu - View commit details
-
Copy full SHA for f733153 - Browse repository at this point
Copy the full SHA f733153View commit details
Commits on Feb 18, 2015
-
Environment: workaround for PHP bug #69069 "Fatal error: Unknown: Can…
…not use output buffering in output buffering display handlers in Unknown on line 0" example code: <?php require __DIR__ . '/vendor/autoload.php'; Tester\Environment::setup(); require 'file-with-parse-error.php'; Alternative fix for PHP > 5.4 is to use 'self::$useColors' inside callbackConfiguration menu - View commit details
-
Copy full SHA for d76cd97 - Browse repository at this point
Copy the full SHA d76cd97View commit details
Commits on Feb 21, 2015
-
Environment: acquire lock() only if not exist [Ref #201]
Contents of static $locks exists only in one process. The acquiring can be skipped when lock already exists in this process.
Configuration menu - View commit details
-
Copy full SHA for cbb932c - Browse repository at this point
Copy the full SHA cbb932cView commit details
Commits on Feb 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f3bf32d - Browse repository at this point
Copy the full SHA f3bf32dView commit details
Commits on Mar 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 947dc35 - Browse repository at this point
Copy the full SHA 947dc35View commit details
Commits on Mar 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for efa0345 - Browse repository at this point
Copy the full SHA efa0345View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5bcfb5 - Browse repository at this point
Copy the full SHA f5bcfb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e780e2 - Browse repository at this point
Copy the full SHA 9e780e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc03b40 - Browse repository at this point
Copy the full SHA bc03b40View commit details
Commits on Mar 18, 2015
-
Merge pull request #211 from milo/wip-clover-v2
Added CloverXML code coverage
6Configuration menu - View commit details
-
Copy full SHA for 759de21 - Browse repository at this point
Copy the full SHA 759de21View commit details -
Merge pull request #210 from milo/pull-pid-locking
Environment: acquire lock() only if not exist
Configuration menu - View commit details
-
Copy full SHA for f999bda - Browse repository at this point
Copy the full SHA f999bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a05281 - Browse repository at this point
Copy the full SHA 2a05281View commit details -
Merge pull request #214 from dg/xdebug
ZendPhpInterpreter: xdebug is detected via info.php [Closes #213]
Configuration menu - View commit details
-
Copy full SHA for 43ea819 - Browse repository at this point
Copy the full SHA 43ea819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f4763 - Browse repository at this point
Copy the full SHA 11f4763View commit details -
Merge pull request #215 from vysinsky/junit-output
Added support for generating test report in JUnit XML format
Configuration menu - View commit details
-
Copy full SHA for a313981 - Browse repository at this point
Copy the full SHA a313981View commit details
Commits on Mar 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2fee5b0 - Browse repository at this point
Copy the full SHA 2fee5b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e3ed6 - Browse repository at this point
Copy the full SHA c6e3ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9059c - Browse repository at this point
Copy the full SHA 0e9059cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.2...v1.4.0