Commit Graph

4 Commits

Author SHA1 Message Date
yaw-man
baa3655ca3 Fix sample.lua iteration
sample.lua did not iterate over the output of :select() correctly. It had been written assuming the keys were attributes, when in fact the keys are numbers, and the values are attributes. This caused an error when running the sample script.
2021-08-25 08:20:00 +03:00
Vadim A. Misbakh-Soloviov
a04ab7d9cd
added travis; moved rockspecs; tests and docs modified 2017-04-09 13:15:06 +07:00
Wouter Scherphof
7c7b4b2f42 Removed tests from sample.lua 2013-04-05 20:03:04 +02:00
Wouter Scherphof
4a9fa0a790 First draft for a Rock setup 2013-03-28 12:24:10 +01:00