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.475.240 Times

Body Shape Test freeware
Filter: All | Freeware | Demo
 

Body Shape Test

1 2 3 4 5 > 
Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 847

MB My Body Shape MB My Body Shape Software is just the exact tool that you should try if you want to do a body shape test and find your body type or body shape type. In addition to letting you know your body shape this tool also tells you the names of the celebrities with whom you share your body shape. If you...



Platforms: Windows

License: Freeware Size: 1.13 MB Download (62): MB My Body Shape Download

Released: January 11, 2013  |  Added: January 11, 2013 | Visits: 783

MB My Body Type MB My Body Type Software is just the very right tool for you if you want to gain an attractive and healthy body, maintain it and improve upon it. This wonderful tool helps you find your body type and suggests the proper diet and exercises on the basis of your body type. If you follow the...





Platforms: Windows

License: Freeware Size: 632 KB Download (519): MB My Body Type Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 630

The Adonis Effect The Adonis Effect The Adonis Effect is all about getting the body that females instinctively desire. The idea of the program is that the ratio of your shoulder to your waist should be equal to the ?Golden Ratio?, which is 1.618. The Golden Ratio is seen throughout nature such as in the...


Platforms: Windows

License: Freeware Size: 1.31 MB Download (51): The Adonis Effect Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 611

Bodies in 3D Bodies in 3D is specially designed as a geometric software that can represent geometrical bodies. This shapes are called Plato's geometric bodies. In nature there are only five of these bodies. Bodies in 3D was built using the Java programming language and can run on multiple platforms.


Platforms: Windows

License: Freeware Download (420): Bodies in 3D Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 672

The Sims 2: Pets for Mac OS The addition of a new friend is guaranteed to enrich the daily lives of your Sims! Not only will players have the opportunity to choose from a variety of existing breeds, and hot designer mixes, but theyll also be able to personally design their new friend with the Create-a-Pet feature. Choose...


Platforms: Mac

License: Freeware Size: 150 MB Download (500): The Sims 2: Pets for Mac OS Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 622

3DVIA Shape No matter what your 3D skill level may be, design in 3D with ease using 3DVIA Shape. Perfect for the beginner, yet powerful enough for the expert, Shape allows you to easily create your ideas in 3D and share them online all for free. 3DVIA Shape is a free online 3D modeling application that...


Platforms: Windows

License: Freeware Size: 512 KB Download (476): 3DVIA Shape Download

Added: January 08, 2006 | Visits: 7.431

Web page test automation toolkit Web page test automation tool. Fully written in Javascript and HTML set of tools, that fully simulate user walking through your pages. Allows you to set form fields, Verify value, position and related html source for specified text, handle alert and confirms, test new browser windows opened from...


Platforms: Windows, Windows CE

License: Freeware Size: 13 KB Download (561): Web page test automation toolkit Download

Released: May 25, 2009  |  Added: July 13, 2009 | Visits: 2.792

Zeta Test Zeta Test is an integrated test management environment that enables you to perform black-box tests, white-box tests, regression tests or change management tests of software applications. Zeta Test helps you to plan, perform, log, monitor and document the tests, and then to evaluate the test...


Platforms: Windows

License: Freeware Size: 61.14 MB Download (201): Zeta Test Download

Added: January 18, 2010 | Visits: 1.443

Test::Smoke::Patcher Test::Smoke::Patcher is a OO interface to help patching the source-tree. SYNOPSIS use Test::Smoke::Patcher; my $patcher = Test::Smoke::Patcher->new( single => { ddir => $build_dir, pfile => $patch, popts => -p1, v => 1, # 0..2 }); $patcher->patch; or my $patcher =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): Test::Smoke::Patcher Download

Added: January 18, 2010 | Visits: 1.149

Test::Stochastic Test::Stochastic is a Perl module to check probabilities of randomized methods. SYNOPSIS use Test::Stochastic qw(stochastic_ok); stochastic_ok sub { ...random sub...}, {a => 0.4, b => 0.6}; stochastic_ok {a => 0.4, b => 0.6}, sub { ...random sub...}; Test::Stochastic::setup(times => 100,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (105): Test::Stochastic Download

Added: January 18, 2010 | Visits: 1.413

Acme::Test::Weather Acme::Test::Weather is a Perl module to test the weather conditions for a user. SYNOPSIS use Test::Weather; plan tests => 2; # You may only install something # when its nice outside. &isnt_snowing(); &isnt_cloudy(); # output: 1..2 ok 1 - its partly cloudy in Montreal, Canada not...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Acme::Test::Weather Download

Added: January 18, 2010 | Visits: 1.180

Test::Exception Test::Exception is a Perl module to test exception based code. SYNOPSIS use Test::More tests => 5; use Test::Exception; # or if you dont need Test::More use Test::Exception tests => 5; # then... # Check that something died dies_ok { $foo->method1 } expecting to die; # Check that...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): Test::Exception Download

Added: January 18, 2010 | Visits: 1.019

Test::Resub Test::Resub is a lexically scoped subroutine replacement for testing. SYNOPSIS #!/usr/bin/perl use Test::More tests => 4; use Test::Resub qw(resub); { package Somewhere; sub show { my ($class, $message) = @_; return "$class, $message"; } } # sanity is( Somewhere->show(beyond the...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Test::Resub Download

Added: October 19, 2010 | Visits: 1.561

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: October 02, 2010 | Visits: 1.411

Test Environment Toolkit Test Environment Toolkit in short TET, is a multi-platform uniform test scaffold, into which non-distributed and distributed test suites can be incorporated. TET supports tests written in C, C++, Perl, Tcl, Shell (sh, bash, and POSIX shell), Python, Ruby, and Korn Shell. Installation:...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (112): Test Environment Toolkit Download

Added: January 02, 2010 | Visits: 1.147

Test::Version Test::Version is a Perl module that has the role to check for VERSION information in modules. SYNOPSIS use Test::Version; plan tests => $num_tests; version_ok( $file ); FUNCTIONS version_ok( FILENAME, [EXPECTED, [NAME] ] ) version_ok requires a filename and returns one of the three...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Test::Version Download

Added: October 26, 2010 | Visits: 967

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: July 15, 2010 | Visits: 924

Test::use::ok Test::use::ok is an alternative to Test::More::use_ok. SYNOPSIS use ok( Some::Module ); According to the Test::More documentation, it is recommended to run use_ok() inside a BEGIN block, so functions are exported at compile-time and prototypes are properly honored. That is, instead of...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Test::use::ok Download

Added: October 23, 2010 | Visits: 1.006

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: November 26, 2010 | Visits: 838

Test::TempDatabase Test::TempDatabase is a Perl module for temporary database creation and destruction. SYNOPSIS use Test::TempDatabase; my $td = Test::TempDatabase->create(dbname => temp_db); my $dbh = $td->handle; ... some tests ... # Test::TempDatabase drops database This module automates creation...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): Test::TempDatabase Download

1 2 3 4 5 >