forked from johanlindberg/doctest
-
Notifications
You must be signed in to change notification settings - Fork 0
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
v0.3 #4
Merged
Merged
v0.3 #4
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3cb2c4 - Browse repository at this point
Copy the full SHA f3cb2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ae2c3 - Browse repository at this point
Copy the full SHA e4ae2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0722449 - Browse repository at this point
Copy the full SHA 0722449View commit details -
Ignore symbols not for this package
ABCL fails to get documentation for special functions, so the following fails: (documentation (symbol-function 'declare) 'function) There is no applicable method for the generic function #<STANDARD-GENERIC-FUNCTION DOCUMENTATION {695B5087}> when called with arguments (#<SPECIAL-OPERATOR DECLARE> We ignore symbols not in the package we're testing to avoid checking special functions. FUNCTION).
Configuration menu - View commit details
-
Copy full SHA for fd9994c - Browse repository at this point
Copy the full SHA fd9994cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f359bd - Browse repository at this point
Copy the full SHA 7f359bdView commit details -
Don't require exact type for error
The test broke ECL as `(* 'x 'x)` gave a SIMPLE-TYPE-ERROR rather than a TYPE-ERROR, the former is a subclass of the latter.
Configuration menu - View commit details
-
Copy full SHA for 6bacdf5 - Browse repository at this point
Copy the full SHA 6bacdf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cef7a9 - Browse repository at this point
Copy the full SHA 6cef7a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcdd72 - Browse repository at this point
Copy the full SHA 0dcdd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8ef4d - Browse repository at this point
Copy the full SHA fc8ef4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e2eb0 - Browse repository at this point
Copy the full SHA 31e2eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4dd39b - Browse repository at this point
Copy the full SHA f4dd39bView commit details -
Added testing string and null for completness
This also simplifies testing across different CL implementations as they differ in how they treat docstrings and redefinition of docstrings.
Configuration menu - View commit details
-
Copy full SHA for 24eb592 - Browse repository at this point
Copy the full SHA 24eb592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06267ea - Browse repository at this point
Copy the full SHA 06267eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for caa6866 - Browse repository at this point
Copy the full SHA caa6866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fbbbd6 - Browse repository at this point
Copy the full SHA 1fbbbd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35828a1 - Browse repository at this point
Copy the full SHA 35828a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 931442e - Browse repository at this point
Copy the full SHA 931442eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a006829 - Browse repository at this point
Copy the full SHA a006829View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5967e - Browse repository at this point
Copy the full SHA fc5967eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5845de - Browse repository at this point
Copy the full SHA d5845deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8664e - Browse repository at this point
Copy the full SHA ca8664eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5f3a5 - Browse repository at this point
Copy the full SHA 5b5f3a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e86c00 - Browse repository at this point
Copy the full SHA 4e86c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f3b4f - Browse repository at this point
Copy the full SHA 34f3b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 402ab1b - Browse repository at this point
Copy the full SHA 402ab1bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.