python-escpos/test
Patrick Kanzler 36debff72c
FIX abstractbaseclass in Escpos not properly loaded
* fixes #126
* adds a test to verify the patch
* uses a helperfunction of six in order to properly load ABCMeta in Python 2 and 3
2016-04-03 22:36:57 +02:00
..
50x50.png ADD test for image printing and text 2016-03-08 20:07:16 +01:00
255x255.png TEST extend tests for larger images (grayscale) 2016-03-08 20:07:16 +01:00
400x400.png TEST extend tests for larger images (grayscale) 2016-03-08 20:07:16 +01:00
Dies ist ein Test.LF.txt ADD test for image printing and text 2016-03-08 20:07:16 +01:00
test_abstract_base_class.py FIX abstractbaseclass in Escpos not properly loaded 2016-04-03 22:36:57 +02:00
test_cli.py REFACTOR add PEP8-newlines 2016-04-02 15:29:51 +02:00
test_function_image.py TEST extend tests for larger images (grayscale) 2016-03-08 20:07:16 +01:00
test_function_panel_button.py FEATURE disable panel buttons 2016-03-10 16:01:35 +01:00
test_function_qr_native.py Implement printer-side rendering of QR codes for printers that support it. 2016-04-03 13:55:52 +10:00
test_function_text.py REFACTOR add PEP8-newlines 2016-04-02 15:29:51 +02:00
test_load_module.py REFACTOR add PEP8-newlines 2016-04-02 15:29:51 +02:00