Commit Graph

18 Commits

Author SHA1 Message Date
kayos@tcp.direct 18243520dc
Upstream: merge in some changes 2022-05-02 21:15:53 -07:00
kayos@tcp.direct 4be5266426
Merge from yung stanley's master branch
Signed-off-by: kayos@tcp.direct <kayos@tcp.direct>
2022-03-21 17:06:14 -07:00
Liam Stanley 8487a7de15
lint fixes
Signed-off-by: Liam Stanley <me@liamstanley.io>
2022-03-21 16:27:51 -04:00
kayos@tcp.direct b9d39b20fe
Adjust benchmark tests 2022-03-16 10:13:02 -07:00
Cyrus Lopez 3aee8c2495 Fix IRC color code bug (#24)
* Fix IRC color bug preventing some color codes (e.g cyan) from formatting properly.

* Added a few color test cases to TestFormat.
2018-11-14 12:12:14 -05:00
Liam Stanley 24ad31ae04 more tests; additional documentation 2017-11-30 10:36:11 -05:00
Liam Stanley a5f96c4e43 fix test 2017-11-05 15:40:57 -05:00
Liam Stanley 72fbf55553 add additional format tests for colors 2017-11-05 15:28:19 -05:00
Liam Stanley 6c8215c842 Format -> Fmt, StripFormat -> TrimFmt 2017-06-07 06:35:02 -04:00
Liam Stanley 220e310a01 add additional test to validate users 2017-02-22 00:24:46 -05:00
Liam Stanley 4ec34eb268 implement ToRFC1459(); implement Glob() 2017-02-21 22:53:52 -05:00
Liam Stanley 019f889254 update tests to be backwards compatible (removes t.Run() calls) 2017-02-13 01:57:07 -05:00
Liam Stanley ba03de710d update copyright to remove year 2017-02-06 02:45:31 -05:00
Liam Stanley 714a315ef0 yay new year 2017-01-03 11:05:27 -05:00
Liam Stanley f2ae68e9b7 change up how ascii irc code formatting is done 2016-12-26 03:05:18 -05:00
Liam Stanley b666163985 implement IsValidUser() 2016-11-22 10:01:44 -05:00
Liam Stanley 754c0c6a77 additional unit tests and refactoring 2016-11-21 23:35:51 -05:00
Liam Stanley 758fa7094f add Format(), StripFormat(), and StripColors() 2016-11-20 23:19:39 -05:00