ruby-x11/test
Richard Ramsden ad10e78306 Major refactor of packet builder
I decided to ditch the Packet class name and go with a Form module
that contains a BaseForm which child classes inherit from.

I've created a few tests so you can see how the BaseForm class
works and how packets can be read and sent over a socket to
an X11 server
2012-05-20 17:36:18 -07:00
..
core_test.rb add method to give unique ids for x11 resources 2012-05-19 15:47:50 -07:00
form_test.rb Major refactor of packet builder 2012-05-20 17:36:18 -07:00
helper.rb start adding tests 2012-05-19 11:49:44 -07:00