SimpleGUICS2Pygame 01.04.00 – test report – Python 3 – Pygame 1.9.2pre – 2013-12-16 17:19:05.563995

  1. SimpleGUICS2Pygame_check

    script/SimpleGUICS2Pygame_check.py (December 13, 2013)
    ======================================================
    python - version 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:19:30) [MSC v.1600 64 bit (AMD64)]
    
    
    import matplotlib ok - Version 1.2.1
    
    
    import pygame ok - Version 1.9.2pre
    pygame.init() ok
    
    
    import SimpleGUICS2Pygame ok - Version 01.04.00
    
    import SimpleGUICS2Pygame.codeskulptor ok
    import SimpleGUICS2Pygame.codeskulptor_lib ok
    import SimpleGUICS2Pygame.numeric ok
    import SimpleGUICS2Pygame.simplegui_lib ok
    import SimpleGUICS2Pygame.simplegui_lib_draw ok
    import SimpleGUICS2Pygame.simplegui_lib_fps ok
    import SimpleGUICS2Pygame.simplegui_lib_keys ok
    import SimpleGUICS2Pygame.simplegui_lib_loader ok
    import SimpleGUICS2Pygame.simpleguics2pygame ok
    import SimpleGUICS2Pygame.simpleplot ok
  2. test_circle

  3. test_colors_constants

  4. test_colors_html

  5. test_colors_html_rgba

  6. test_dir

    List dir() differences between CodeSkulptor and this "Python":
    
    CodeSkulptor simplegui 	!= Python 3.3.3 simplegui
    --------------------------------------------------------
                           	   division
                           	   print_function
                           	   pygame
  7. test_grid

  8. test_image

  9. test_line

  10. test_numeric

  11. test_objects

    button<class 'SimpleGUICS2Pygame.simpleguics2pygame.Control'><Control object><Control object>
    canvas<class 'SimpleGUICS2Pygame.simpleguics2pygame.Canvas'><Canvas object><Canvas object>
    frame<class 'SimpleGUICS2Pygame.simpleguics2pygame.Frame'><Frame object><Frame object>
    image<class 'SimpleGUICS2Pygame.simpleguics2pygame.Image'><Image object><Image object>
    input<class 'SimpleGUICS2Pygame.simpleguics2pygame.TextAreaControl'><TextAreaControl object><TextAreaControl object>
    label<class 'SimpleGUICS2Pygame.simpleguics2pygame.Control'><Control object><Control object>
    sound<class 'SimpleGUICS2Pygame.simpleguics2pygame.Sound'><Sound object><Sound object>
    timer<class 'SimpleGUICS2Pygame.simpleguics2pygame.Timer'><Timer object><Timer object>
  12. test_simpleplot_bars

  13. test_simpleplot_lines

  14. test_text