Sha256: 3e69ae0dee32ea6a88aaf9c9fad2317a4934aa431e00075de4214e4a41c42b5f

Contents?: true

Size: 388 Bytes

Versions: 6

Compression:

Stored size: 388 Bytes

Contents

This directory is for unit-testing.
You can test this library using Test::Unit.

$ cd ..
$ rake makemo
$ cd test
$ sh test.sh

You can set some options. See --help.
$ sh test.sh --help

= Tasks
rake createdb   # Build the MySQL test databases
rake dropdb     # Drop the MySQL test databases
rake rebuilddb  # Rebuild the MySQL test databases


See rails/README to test rails application.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gettext-1.10.0-mswin32 test/README
gettext-1.10.0 test/README
gettext-1.90.0 test/README
gettext-1.91.0 test/README
gettext-1.92.0 test/README
gettext-1.93.0 test/README