You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by msgilligan <gi...@git.apache.org> on 2016/07/26 08:14:05 UTC

[GitHub] groovy pull request #373: Add tests for valid and invalid integer literals (...

GitHub user msgilligan opened a pull request:

    https://github.com/apache/groovy/pull/373

    Add tests for valid and invalid integer literals (shouldCompile/shouldNotCompile)

    Add tests for integer literals that `shouldCompile` and `shouldNotCompile`.
    
    Some of these tests currently fail because of [GROOVY-7385](https://issues.apache.org/jira/browse/GROOVY-7385).
    
    I'm not sure what the right way is to submit failing tests, so please let me know if I should change things up. This PR was submitted earlier, but was lost when GROOVY-7385 was closed -- before it was reopened.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/msgilligan/groovy msgilligan-integer-literal-tests-take2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/373.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #373
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] groovy pull request #373: Add tests for valid and invalid integer literals (...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/groovy/pull/373


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---