Closed wOvAN closed 7 years ago
Made the changes, Except Travis CI
To fix travis you'll have to update .travis.yml and have only Go 1.7, 1.8 and tip.
On a side note, I believe golint
will complain about your use of underscores in variable names: iso88595UTF8_Bytes
-> iso88595UTF8Bytes
Underscores fixed, about transmitter_test I'm not ready to troubleshoot this
Ok. Will keep this open until I find time to fix the tests and then merge your PR.
This is fixable by moving to the new context. I guess it's time.
Merged in #50. There's one follow up though: https://github.com/fiorix/go-smpp/commit/24f8c599fed71be1a83b304ec861d4230fd3df94#diff-6830008c9742aaabdd083a6e0433abffR255
Hi I've added ISO88595 support, test text in txt files in \pdu\pdutext\test_text