Merge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
[fanfix.git] / src / be / nikiroo / utils / test_code /
2020-01-16 Niki RooMerge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
2019-11-19 Niki RooMerge branch 'subtree'
2019-10-30 Niki RooMerge branch 'subtree'
2019-09-20 Niki RooAdd 'src/be/nikiroo/utils/' from commit '46add0670fdee4...
2019-09-20 Niki Roodelete src before subtree
2019-09-20 Niki Rooonly keep the sources
2019-05-18 Niki Rooadd Proxy and UIUtils in Test to include the class...
2019-05-12 Niki Rooserial: fix Importer, more tests
2019-05-04 Niki Rooserver: limit API breakage
2019-05-03 Niki Rooserver: re-introduce the client/server versions
2019-05-03 Niki Roofix StringUtils test
2019-05-02 Niki Rooserver: add a HELLO handshake
2019-05-02 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-30 Niki Rooadd an ID for the server requests
2019-04-30 Niki Roore-add a test
2019-04-30 Niki Roonow mostly streamified!
2019-04-29 Niki Roocode cleanup + fixes
2019-04-29 Niki Roocode cleanup + BufInputStream.is()
2019-04-29 Niki Roofix Base64 but breaks compat
2019-04-28 Niki Rooserver: String -> Stream
2019-04-28 Niki Roochange b64 implem step1, fix test
2019-04-27 Niki Roosteams: bug fixes + more tests
2019-04-27 Niki Roonew: ReplaceOutputStream
2019-04-27 Niki Roochange package for Streams to nikiroo.utils.streams
2019-04-27 Niki RooNew: BufferedOutputStream
2019-04-27 Niki RooReplaceInputStream ready + tests
2019-04-26 Niki RooReplaceInputStream (wip)
2019-04-25 NikiNextableInputStream: better skip() + more tests
2019-04-25 Niki RooNextableInputStream: more options
2019-04-24 Niki Roomore tests
2019-04-24 Niki RooSimple NextableInputStream
2019-04-24 NikiNextableInputStream, step 2
2019-04-24 Niki Roonew: NextableInputStream, step 1
2019-04-23 Niki RooTest: add Stream CryptUtils
2019-04-23 Niki Rootest: new: CryptUtilsTest
2019-04-23 Niki RooMove test code out of "test" package