Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.062 Times

Cat Breeding Unit freeware
Filter: All | Freeware | Demo
 

Cat Breeding Unit

< 1 2 3 4 5 > 
Added: November 10, 2010 | Visits: 838

Test::Unit::InnerClass Test::Unit::InnerClass is a unit testing framework helper class. SYNOPSIS This class is not intended to be used directly This class is used by the framework to emulate the anonymous inner classes feature of Java. It is much easier to port Java to Perl using this class.. Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Unit::InnerClass Download

Added: May 23, 2010 | Visits: 817

Test::Unit::Procedural Test::Unit::Procedural Perl module contains a procedural style unit testing interface. SYNOPSIS use Test::Unit::Procedural; # your code to be tested goes here sub foo { return 23 }; sub bar { return 42 }; # define tests sub test_foo { assert(foo() == 23, "Your message here"); } sub... Platforms: *nix

License: Freeware Size: 75.78 KB Download (95): Test::Unit::Procedural Download

Added: July 23, 2010 | Visits: 1.380

p-unit p-unit is a framework for benchmarking performance. The project records memory consumption and execution time, and generates results in the form of plain text, image, and PDF file. Users can also easily register their own reporters by implementing PUnitEventList. Test Suite and Test Class... Platforms: *nix

License: Freeware Size: 122.88 KB Download (94): p-unit Download

Added: February 07, 2010 | Visits: 1.080

Test::Unit::TestCase Test::Unit::TestCase is a unit testing framework base class. SYNOPSIS package FooBar; use base qw(Test::Unit::TestCase); sub new { my $self = shift()->SUPER::new(@_); # your state for fixture here return $self; } sub set_up { # provide fixture } sub tear_down { # clean up after... Platforms: *nix

License: Freeware Size: 45.06 KB Download (94): Test::Unit::TestCase Download

Added: January 13, 2010 | Visits: 1.096

Test::Unit::TestRunner Test::Unit::TestRunner is a unit testing framework helper class. SYNOPSIS use Test::Unit::TestRunner; my $testrunner = Test::Unit::TestRunner->new(); $testrunner->start($my_testcase_class); This class is the test runner for the command line style use of the testing framework. It is... Platforms: *nix

License: Freeware Size: 45.06 KB Download (93): Test::Unit::TestRunner Download

Added: April 20, 2010 | Visits: 1.134

Test::Unit::tests::AllTests Test::Unit::tests::AllTests is a unit testing framework self tests. SYNOPSIS # command line style use perl TestRunner.pl Test::Unit::tests::AllTests # GUI style use perl TkTestRunner.pl Test::Unit::tests::AllTests This class is used by the unit testing framework to encapsulate all the... Platforms: *nix

License: Freeware Size: 45.06 KB Download (92): Test::Unit::tests::AllTests Download

Added: January 25, 2010 | Visits: 749

xTrem Audio Unit xTrem is a tremolo unit capable of a nice range of tremolo shapes.It works as a mono or stereo tremolo. In mono mode, the left channel controls are active. The two channels are fully independent except for the tremolo depth setting. This gives it the capability of producing some interesting... Platforms: Mac

License: Freeware Size: 339 KB Download (91): xTrem Audio Unit Download

Added: January 08, 2010 | Visits: 923

Test::Unit::GTestRunner Test::Unit::GTestRunner is a Unit testing framework helper class SYNOPSIS use Test::Unit::GTestRunner; Test::Unit::GTestRunner->new->start ($my_testcase_class); Test::Unit::GTestRunner::main ($my_testcase_class); If you just want to run a unit test (suite), try it like this:... Platforms: *nix

License: Freeware Size: 63.49 KB Download (89): Test::Unit::GTestRunner Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 529

FORTRAN Unit Test Framework (FRUIT) FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this... Platforms: Windows, Mac, Linux

License: Freeware Size: 33.48 KB Download (58): FORTRAN Unit Test Framework (FRUIT) Download

Released: January 21, 2013  |  Added: January 21, 2013 | Visits: 677

Cat Lover Clock A free Flash swf Cat Clock you may embed on your web site or blog. Platforms: Windows

License: Freeware Size: 16 KB Download (56): Cat Lover Clock Download

Added: November 28, 2013 | Visits: 893

Unit Test for C Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems. Features . Very powerful unit testing for C and... Platforms: *nix

License: Freeware Size: 81.92 KB Download (56): Unit Test for C Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 564

Cat and Bats Halloween Wallpaper Bats and black cat, any relation, yup-Halloween night and they are spreading the horror. Set these eerie animals on your desktop for this halloween. Platforms: Windows

License: Freeware Size: 2.12 MB Download (55): Cat and Bats Halloween Wallpaper Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 648

Himalayan Cat Screensaver Enjoy this screensaver featuring a collection of Himalayan Cat photos. Bring your desktop to life with this free Himalayan Cat screensaver. Platforms: Windows

License: Freeware Size: 653 KB Download (54): Himalayan Cat Screensaver Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 738

Cat Food Recipes Cookbook Cat Food R Awesome cookbook of healthy Cat Food Recipes including ingredients & directions. The I-Love-Cats.com Cat Food Recipes Cookbook has over 60 cat food & treat recipes listed so you can explore, learn and cook! Very relevent with the latest pet food scare. Finding free natural home made cat food... Platforms: Windows

License: Freeware Size: 748 KB Download (54): Cat Food Recipes Cookbook Cat Food R Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 432

AsUnit: ActionScript Unit Test Framework AsUnit is the only open-source unit test framework that supports Flash Players 6, 7, 8 and 9. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 387.28 KB Download (54): AsUnit: ActionScript Unit Test Framework Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 381

C Unit Test System CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit. Platforms: Windows, Mac, Linux

License: Freeware Size: 19.12 KB Download (54): C Unit Test System Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 837

Cat vs Dog Cat vs Dog is an interesting fighting game for free! A dashing street-fighter-like fighting game with nice black and white classic cartoon style. The objective is to hit the opponent with objects.. Click and hold mouse button over character on their turn. Power meter increases until released,... Platforms: Windows

License: Freeware Size: 2.04 MB Download (53): Cat vs Dog Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 687

bitext2tmx CAT bitext aligner/converter A free computer-aided translation / computer-assisted translation (CAT) tool to align and converter bitext into TMX translation memory format to be used in other CAT tools by translators and other language professionals. Platforms: Windows, Mac, Linux

License: Freeware Size: 452.32 KB Download (53): bitext2tmx CAT bitext aligner/converter Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 603

Eek! The Cat Platform game based on the cartoon series Eek the Cat. Eek must help his friends through 6 huge levels of hazards. This platformer has a novel approach that the player (Eek) can take as much damage as possible, but must keep his protectee safe from harm using various skills. Situations reflect... Platforms: Windows

License: Freeware Size: 1.62 MB Download (52): Eek! The Cat Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 615

Blue Cat's Stereo Chorus x64 Based on Blue Cat's Chorus plugin technology, Blue Cat's Stereo Chorus has the same versatility and crystal-clear sounding capabilities as its little brother, plus a subtle to very deep stereo effect feature: just play with the 'stereo' control and get this famous widening stereo chorus effect.... Platforms: Windows

License: Freeware Size: 3.3 MB Download (52): Blue Cat's Stereo Chorus x64 Download

< 1 2 3 4 5 >