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