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