File: README

package info (click to toggle)
ruby-opengl 0.60.1%2Bdfsg2-1~wheezy1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,048 kB
  • sloc: ansic: 24,676; ruby: 9,400; sh: 12; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
ruby-opengl tests
=================

This directory contains the unit tests for ruby-opengl. You should be able
to run the test by calling 'rake test' from installation root directory. 

Note that the tests are meant for purposes of internal development, and depending on
your system configuration may not run at all - the purpose is to test the
bindings, not the underlying OpenGL implementation.