Rename Image class to Label
All checks were successful
Build ptprnt / build (push) Successful in 5m1s
All checks were successful
Build ptprnt / build (push) Successful in 5m1s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
tests = [['bitmap_test', 'bitmap_test_exe', ptprnt_srcs + ['bitmap_test/bitmap_test.cpp']],
|
||||
['image_test', 'image_test_exe', ptprnt_srcs +['image_test/image_test.cpp']],
|
||||
['label_test', 'label_test_exe', ptprnt_srcs +['label_test/label_test.cpp']],
|
||||
['monochrome_test', 'monochrome_test_exe', ptprnt_srcs +['monochrome_test/monochrome_test.cpp']]
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user