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