Steve Thielemann 5d83bf8941 Added tests to tdfont code. há 3 anos atrás
..
bar.go 7fde611e7b Updated Bar so cleaner, testable. há 3 anos atrás
bar_test.go 7fde611e7b Updated Bar so cleaner, testable. há 3 anos atrás
box.go 58644ce5d2 Fixed boxes so they match the styles. há 3 anos atrás
box_test.go 037c91506c AlertBox test. há 3 anos atrás
color.go c95b43b674 Added log.Panicf(), so we can log our panics. há 3 anos atrás
color_test.go b781013a45 Added HideCursor, ShowCursor to door. há 3 anos atrás
convert.go 191975b6de Updated: Added logging to file. We chdir. há 3 anos atrás
convert_test.go c1b86984c7 Notes on special cases the converter skips. há 3 anos atrás
door.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás
door_linux.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás
door_test.go ae0a101d73 Updated. Merged windows and linux. há 3 anos atrás
door_windows.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás
fifobuffer.go ae0a101d73 Updated. Merged windows and linux. há 3 anos atrás
fifobuffer_test.go ae0a101d73 Updated. Merged windows and linux. há 3 anos atrás
go.mod f905c906d1 Fixed color in telnet (extra ; before m). há 3 anos atrás
go.sum f905c906d1 Fixed color in telnet (extra ; before m). há 3 anos atrás
help_linux_test.go 842cce920b Fixed linux helper, socket_to_fd. há 3 anos atrás
help_test.go 7b5f462905 Made setupSockets to help test (DRY). há 3 anos atrás
help_windows_test.go ae0a101d73 Updated. Merged windows and linux. há 3 anos atrás
input.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás
input_linux.go 70c11e3a0e Better func names in write. Fixed misnamed var. há 3 anos atrás
input_test.go 545b7e94f5 Updated: cleaned staticcheck, checking errors now. há 3 anos atrás
input_windows.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás
line.go fec8c86bd4 Working menu and demo. há 3 anos atrás
line_test.go 85d2821e19 Working tests, 100% coverage in convert and line. há 3 anos atrás
menu.go c95b43b674 Added log.Panicf(), so we can log our panics. há 3 anos atrás
menu_test.go 545b7e94f5 Updated: cleaned staticcheck, checking errors now. há 3 anos atrás
panel.go 9caa364d8e Added TitleColor to panel. há 3 anos atrás
panel_test.go 07de588f3d LineUpdate. há 3 anos atrás
tdfont.go 5fcef111d6 Updated: Use ColorMap as map[[2]int][][2]int há 3 anos atrás
tdfont_test.go 5d83bf8941 Added tests to tdfont code. há 3 anos atrás
write.go 70c11e3a0e Better func names in write. Fixed misnamed var. há 3 anos atrás
write_linux.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás
write_windows.go eabbb6bedc Put OS specific things only in the OS files. há 3 anos atrás