bigendian smalls
|
aa8c4e2792
|
Added rspec tests for zarch and ebcdic(cp1047)
Basic tests for zarch (64bit BE) and ebcdic<->ascii conversion required
to communicate with mainframes.
|
2015-09-28 13:31:30 -05:00 |
|
Tod Beardsley
|
66fecb2832
|
Add some specs around changed methods
See #4525
|
2015-06-19 13:23:07 -05:00 |
|
James Lee
|
7081026ae6
|
Fix some specs broken by 2.x's new rules
* default utf-8 everywhere broke tests in lib/rex/text_spec that dealt
with binary data
* new protected rules
|
2014-10-27 10:28:24 -05:00 |
|
William Vu
|
92c6113a7c
|
Fix broken spec for Rex::Text.randomize_space
|
2014-04-02 11:48:50 -05:00 |
|
Tod Beardsley
|
8ab03f3aeb
|
Use Array#sample in randomize_space
|
2014-04-01 14:09:07 -05:00 |
|
William Vu
|
355cda0a43
|
Add specs for random name and e-mail methods
Babby's first RSpec. Style is consistent with the rest of the tests.
|
2014-03-28 16:47:52 -05:00 |
|
Tab Assassin
|
2e8d19edcf
|
Retab all the things (except external/)
|
2013-09-30 13:47:53 -05:00 |
|
James Lee
|
93bddd9041
|
Improved docs and partial specs for Rex::Text
Conflicts:
lib/msf/core/modules/loader/base.rb
lib/rex/poly/block.rb
lib/rex/text.rb
|
2013-04-23 17:24:03 -05:00 |
|