Commit Graph

11 Commits

Author SHA1 Message Date
Robin Wellner
6b8208a991 Prevent reading past the end of the buffer 2016-02-16 02:45:24 +01:00
Robin Wellner
93de15580f fix typo in test 2016-02-16 02:17:48 +01:00
Robin Wellner
5eec3575ab forgot to require ffi 2016-02-16 02:11:09 +01:00
Robin Wellner
c624623efe add ability to load from raw data
see https://love2d.org/wiki/Data:getPointer
2016-02-16 02:08:07 +01:00
Robin Wellner
ba62015f30 more tests! 2016-02-16 01:32:08 +01:00
Robin Wellner
0d0bb54405 Fix sloppy errors (forgot to pass an argument, haserror -> has_error) 2016-02-15 15:24:07 +01:00
Robin Wellner
071da607d0 typos in tests :( 2016-02-15 15:16:14 +01:00
Robin Wellner
92815b33e3 add more tests to increase coverage 2016-02-15 15:11:17 +01:00
Robin Wellner
80c130ea8d forgot to actually register the class i was testing 2016-02-15 14:39:41 +01:00
Robin Wellner
5d27470cce more testing and lint stuff 2016-02-15 14:34:52 +01:00
Robin Wellner
9a5fdcbab8 add travis and busted files 2016-02-15 14:06:25 +01:00