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

TST: Windows CI Testing using AppVeyor #1057

Closed
wants to merge 44 commits into from

Commits on Nov 7, 2014

  1. initial test

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    a219368 View commit details
    Browse the repository at this point in the history
  2. Updated appveyor.yml

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    76969b4 View commit details
    Browse the repository at this point in the history
  3. New nosetest call

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    44f51d6 View commit details
    Browse the repository at this point in the history
  4. With conda update conda

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    d6e2987 View commit details
    Browse the repository at this point in the history
  5. with pillow

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    9180ab8 View commit details
    Browse the repository at this point in the history
  6. without pillow

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    49d9093 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5d45f4 View commit details
    Browse the repository at this point in the history
  8. Revert "TST: Change case sensitivive JPG extension"

    This reverts commit 2deed7c.
    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    ed3c4ae View commit details
    Browse the repository at this point in the history
  9. Trying with Python 2.7

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    7352f6c View commit details
    Browse the repository at this point in the history
  10. Trying with version env

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    eff41a0 View commit details
    Browse the repository at this point in the history
  11. Trying again with variables

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    2bd932e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6a74b6 View commit details
    Browse the repository at this point in the history
  13. don't allow failures

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    d004dcc View commit details
    Browse the repository at this point in the history
  14. Allow failure

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    e49245d View commit details
    Browse the repository at this point in the history
  15. Do not actually use tests

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    a645123 View commit details
    Browse the repository at this point in the history
  16. Ignore failing tests

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    ebfc5fb View commit details
    Browse the repository at this point in the history
  17. Removed Python 2.6 test

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    3599b26 View commit details
    Browse the repository at this point in the history
  18. Testing only Python 2.6

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    62cde95 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5412cd1 View commit details
    Browse the repository at this point in the history
  20. Added install to pip

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    b4b878c View commit details
    Browse the repository at this point in the history
  21. Add artifacts

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    a788afd View commit details
    Browse the repository at this point in the history
  22. Enabled all permutations

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    91b12a1 View commit details
    Browse the repository at this point in the history
  23. Disable 2.6, add PIL

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    6b12222 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8d2485c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    af08e95 View commit details
    Browse the repository at this point in the history
  26. Allow failure with IF ELSE

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    1e49141 View commit details
    Browse the repository at this point in the history
  27. With Python 3.4

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    3e43468 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    af2e7c2 View commit details
    Browse the repository at this point in the history
  29. Fixing paths

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    598c0a3 View commit details
    Browse the repository at this point in the history
  30. Undo path fix

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    34f3b0f View commit details
    Browse the repository at this point in the history
  31. path fix single line

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    43185f7 View commit details
    Browse the repository at this point in the history
  32. path fix single line 2

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    2d6eec6 View commit details
    Browse the repository at this point in the history
  33. Using Miniconda

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    cc0249f View commit details
    Browse the repository at this point in the history
  34. More path fixes

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    9dbaf1f View commit details
    Browse the repository at this point in the history
  35. New wheelhouse link

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    7c32c41 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    36aafc1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4a5d0ee View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    12edaf1 View commit details
    Browse the repository at this point in the history
  39. Debugging Cython compile

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    f9b09d2 View commit details
    Browse the repository at this point in the history
  40. Retry with all 4 builds

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    89f4edf View commit details
    Browse the repository at this point in the history
  41. Updated install.ps1 file

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    b6ea8f7 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    95db24e View commit details
    Browse the repository at this point in the history
  43. Debugging pip install

    jjhelmus committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    58a4782 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c0f6fe7 View commit details
    Browse the repository at this point in the history