Denna sida fungerar bättre med Javascript igång.
Startsida
Hjälp
Logga in
cacalabs
/
libcaca
spegling av
https://github.com/cacalabs/libcaca.git
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
7
Wiki
Aktiviteter
Bläddra i källkod
* No need to require test/unit in each testfile
tags/v0.99.beta14
Pascal Terjan
pterjan
16 år sedan
förälder
4cda200b03
incheckning
f291d416db
5 ändrade filer
med
0 tillägg
och
5 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
ruby/t/tc_canvas.rb
+0
-1
ruby/t/tc_display.rb
+0
-1
ruby/t/tc_dither.rb
+0
-1
ruby/t/tc_font.rb
+0
-1
ruby/t/tc_frame.rb
+ 0
- 1
ruby/t/tc_canvas.rb
Visa fil
@@ -1,4 +1,3 @@
require 'test/unit'
require 'caca'
class TC_Canvas < Test::Unit::TestCase
+ 0
- 1
ruby/t/tc_display.rb
Visa fil
@@ -1,4 +1,3 @@
require 'test/unit'
require 'caca'
class TC_Canvas < Test::Unit::TestCase
+ 0
- 1
ruby/t/tc_dither.rb
Visa fil
@@ -1,4 +1,3 @@
require 'test/unit'
require 'caca'
class TC_Canvas < Test::Unit::TestCase
+ 0
- 1
ruby/t/tc_font.rb
Visa fil
@@ -1,4 +1,3 @@
require 'test/unit'
require 'caca'
class TC_Canvas < Test::Unit::TestCase
+ 0
- 1
ruby/t/tc_frame.rb
Visa fil
@@ -1,4 +1,3 @@
require 'test/unit'
require 'caca'
class TC_Frame < Test::Unit::TestCase
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara