Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failed tests with Perl 5.25.11 #24

Merged
merged 4 commits into from
Apr 19, 2017
Merged

Conversation

ghost
Copy link

@ghost ghost commented Apr 18, 2017

#23

Fix tests for Perl 5.25.11 or newer ('.' in @inc is removed).

@coveralls
Copy link

coveralls commented Apr 18, 2017

Coverage Status

Coverage increased (+0.1%) to 83.838% when pulling bd8c493 on fix-failed-tests-perl-525 into 670ade9 on master.

@coveralls
Copy link

coveralls commented Apr 19, 2017

Coverage Status

Coverage increased (+0.1%) to 83.838% when pulling 0b7254d on fix-failed-tests-perl-525 into 670ade9 on master.

@comewalk comewalk merged commit 7fcf681 into master Apr 19, 2017
@comewalk comewalk deleted the fix-failed-tests-perl-525 branch April 19, 2017 01:41
comewalk added a commit that referenced this pull request Mar 7, 2019
Changelog diff is:

diff --git a/Changes b/Changes
index ed959bd..2784461 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 {{$NEXT}}

+0.16 2019-03-07T07:07:14Z
+
+    - Avoid SQL syntax error: column IN () (charsbar) #26
+    - Add disconnect method explicitly to pass tests for windows (twata1) #25
+
+0.15 2017-04-19T01:41:02Z
+
     - Fix failed tests with Perl 5.25.11 (miniuchi) #24

 0.14 2016-01-14T03:03:02Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants