-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: nlamirault/phpunit.el
base: 0.17.1
head repository: nlamirault/phpunit.el
compare: master
- 13 commits
- 6 files changed
- 5 contributors
Commits on Aug 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3181a60 - Browse repository at this point
Copy the full SHA 3181a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fa902 - Browse repository at this point
Copy the full SHA 11fa902View commit details -
Merge pull request #62 from kevindragon/master
make phpunit-args to custom variable
Configuration menu - View commit details
-
Copy full SHA for 2dc79bb - Browse repository at this point
Copy the full SHA 2dc79bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc3057 - Browse repository at this point
Copy the full SHA ecc3057View commit details -
Merge pull request #63 from nlamirault/revert-62-master
Revert "make phpunit-args to custom variable"
Configuration menu - View commit details
-
Copy full SHA for fe6bc91 - Browse repository at this point
Copy the full SHA fe6bc91View commit details
Commits on Jun 22, 2022
-
feat: Support Laravel stack trace format
The format for these stacktraces is: Signed-off-by: Clayton Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac57840 - Browse repository at this point
Copy the full SHA ac57840View commit details
Commits on Jul 4, 2022
-
Merge pull request #68 from claytonrcarter/stack-trace-format
feat: Support Laravel stack trace format
Configuration menu - View commit details
-
Copy full SHA for 02020d4 - Browse repository at this point
Copy the full SHA 02020d4View commit details
Commits on Jan 14, 2023
-
Prefer composer.json vs .git for phpunit location
In cases where more than one php project folder exist in a git tree, prefer the composer.json file over the .git folder for project root folder location. I do not believe this will have negative impacts when there is more than one git tree inside a single php project folder (the reversed situation).
Configuration menu - View commit details
-
Copy full SHA for 729be2b - Browse repository at this point
Copy the full SHA 729be2bView commit details
Commits on Jan 24, 2023
-
Merge pull request #69 from steve-m-ny/multiple-projects-per-repo
Prefer composer.json vs .git for phpunit/composer root folder location
Configuration menu - View commit details
-
Copy full SHA for 4a36906 - Browse repository at this point
Copy the full SHA 4a36906View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9fcafb - Browse repository at this point
Copy the full SHA e9fcafbView commit details
Commits on Aug 1, 2023
-
Merge pull request #70 from piotrkwiecinski/default-program-type-mism…
…atch phpunit-default-program fix choice type mismatch in customize
Configuration menu - View commit details
-
Copy full SHA for e5baa44 - Browse repository at this point
Copy the full SHA e5baa44View commit details
Commits on Aug 6, 2023
-
run tests using github actions and fix test case name
Signed-off-by: Piotr Kwiecinski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f228bf4 - Browse repository at this point
Copy the full SHA f228bf4View commit details
Commits on Aug 18, 2023
-
Merge pull request #71 from piotrkwiecinski/run-tests-on-github
run tests using github actions and fix test case name
Configuration menu - View commit details
-
Copy full SHA for 650a508 - Browse repository at this point
Copy the full SHA 650a508View 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 0.17.1...master