Pascal Terjan
dda96a14ea
Switch from MiniTest to Minitest
The Minitest alias was added 14 years ago in minitest 2.12.0, they
got swapped in 2013 in 5.0.0, and the MiniTest alias inow seems to
no longer exist even if I could not find when it went away.
1周前
Sam Hocevar
eae8918745
ruby: update the testsuite to match Ruby API changes.
11 年前
Pascal Terjan
23c8dfdfea
Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>)
14 年前
Pascal Terjan
f15ac0c5be
* Add test for import/export of area
16 年前
Sam Hocevar
1f5518f842
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
caca_wherey(), in order to match the old <conio.h> naming scheme.
16 年前
Sam Hocevar
06ca07d381
Fix import/export related stuff I forgot to update in the Ruby and PHP bindings.
17 年前
Sam Hocevar
8283ca4323
Fix a ruby unit test that made wrong use of Caca::Display.driver_list.
17 年前
Pascal Terjan
f291d416db
* No need to require test/unit in each testfile
17 年前
Sam Hocevar
fe732d0c04
Continuing the libcucul-libcaca merge.
17 年前
Pascal Terjan
cdab8ff469
Fix args type checks in Caca::Display.new
18 年前
Pascal Terjan
433a156fd4
Add few unit tests for Caca::Display
18 年前
Pascal Terjan
17c5fc7335
* Add Cucul::Dither (incomplete)
18 年前
Pascal Terjan
f3ce2dfd1a
* Improve type checking of arguments
18 年前
Pascal Terjan
f5b3266b6d
* Add Cucul::Font
18 年前
Pascal Terjan
9f43bc8b3c
* Add more tests for the ruby binding
18 年前
Pascal Terjan
4db01daeec
* Add more tests for the ruby binding
18 年前
Pascal Terjan
92414f5af0
* Use autotools for Ruby bindings
18 年前