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

Numeric Convertion Unit freeware
Filter: All | Freeware | Demo
 

Numeric Convertion Unit

< 1 2 3 4 5 > 
Released: November 10, 2008  |  Added: February 23, 2009 | Visits: 1.122

cfix cfix is an xUnit testing framework for C/C++, fully specialized for Win32 (32/64 bit) development. cfix requires only little effort to author unit tests, which are compiled and linked into a DLL. The testrunner application provided by cfix allows selectively running tests of one or more of such...



Platforms: Windows

License: Freeware Size: 3.34 MB Download (123): cfix Download

Added: January 18, 2010 | Visits: 1.065

CATSRunner CATSRunner is a unit testing framework. C Automated Testing System (CATS) and its associated test runner (Catsrunner) implement a unit testing framework that provides developers of C-based systems, including embedded systems, the capability to use the popular test driven development approach....





Platforms: *nix

License: Freeware Size: 2.2 MB Download (95): CATSRunner Download

Added: October 27, 2010 | Visits: 1.335

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: October 26, 2010 | Visits: 959

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: September 10, 2010 | Visits: 1.289

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: October 04, 2010 | Visits: 875

SipUnit SipUnit provides a test environment geared toward unit testing SIP applications. SipUnit project extends the JUnit test framework to incorporate SIP-specific assertions, and it provides a high-level API for performing the SIP operations needed to interact with or invoke a test target. A test...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (90): SipUnit Download

Added: February 20, 2010 | Visits: 1.310

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Added: September 16, 2010 | Visits: 944

MathML::Entities MathML::Entities is a Perl module that can convert XHTML+MathML Named Entities to Numeric Character References. SYNOPSIS use MathML::Entities; $html = © by me; # convert named HTML entities to character references: $numeric = name2numbered($html); # © by me # convert named HTML...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): MathML::Entities Download

Added: March 18, 2010 | Visits: 700

RCUNIT RCUNIT is a robust C unit testing framework. Requiring only an ANSI compliant C compiler, It is a highly portable testing tool..


Platforms: *nix

License: Freeware Size: 409.6 KB Download (89): RCUNIT Download

Added: September 04, 2010 | Visits: 1.123

shUnit2 2.0.3 / shUnit2 is a unit test framework for Bourne based shell scripts, and is designed to work in a similar manner to JUnit, PyUnit, etc. Whats New in This Release: Back ported the Makefile from 2.1.1pre that included changes to the docs-docbook-prep target. Changed the test in assertFalse() so...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (87): shUnit2 2.0.3 / Download

Added: January 25, 2010 | Visits: 843

MoMEUnit MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. The application is derived from the JUnit framework. It is only CLDC 1.1 compliant. It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): MoMEUnit Download

Added: November 03, 2010 | Visits: 630

QUnitTester QUnitTester is a Qt4 binary unit tester. Everyone who uses JUnitTesting knows about the "green bar". Qt has great possibilities for Unit Testing but i missed the green bar. If you want to know more about Unit Testing in Qt take a look at: http://doc.trolltech.com/4.2/qtestlib-manual.html and...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): QUnitTester Download

Added: September 07, 2010 | Visits: 763

TestOOB TestOOB is an advanced unit testing framework for Python. TestOOB integrates effortlessly with existing PyUnit (module ‘unittest’) test suites..


Platforms: *nix

License: Freeware Size: 58.37 KB Download (90): TestOOB Download

Added: July 13, 2010 | Visits: 634

MiniCppUnit MiniCppUnit is another C++ port of the famous JUnit framework for unit testing. Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc. This C++ framework takes advantadge of OO C++...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): MiniCppUnit Download

Added: July 07, 2010 | Visits: 746

Juxy Juxy is a Java library for unit testing XSLT stylesheets from Java. Juxy is best suited for the projects where both Java and XSLT are used simultaneously.. CollabNet, Facilitating Collaborative Software Development


Platforms: *nix

License: Freeware Size: 2.92 MB Download (91): Juxy Download

Added: November 08, 2010 | Visits: 730

Math::TotalBuilder::Common Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. SYNOPSIS use Math::TotalBuilder; use Math::TotalBuilder::Common; # units for 952 pence my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952); This package is just a set of common sets of...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Math::TotalBuilder::Common Download

Added: April 05, 2010 | Visits: 952

PySBIG PySBIG project can read SBIG CCD files and give you a Numeric array for the data and a dictionary for the headers. There is cPySBIG (since version 0.02) which is 40 times faster than the pure PySBIG module, also included. Version 0.03 now works with numpy instead of Numeric. Example Usage:...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): PySBIG Download

Added: May 10, 2013 | Visits: 562

XMLUnit XMLUnit extends JUnit and NUnit to enable unit testing of XML. It compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions. XMLUnit for Java provides two JUnit extension classes, XMLAssert and...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (94): XMLUnit Download

Added: June 13, 2010 | Visits: 628

cutee cutee stands for C++ Unit Testing Easy Environment and makes it really easy to create and run tests of a library or application. It will automatically generate Makefiles, runner classes (classes that execute test functions), and main test application code. It will also automatically update...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): cutee Download

Added: July 01, 2010 | Visits: 937

Number::Interval Number::Interval is a Perl module that can implement a representation of a numeric interval. SYNOPSIS use Number::Interval; $i = new Number::Interval( Min => -4, Max => 20); $i = new Number::Interval( Min => 0 ); $is = $i->contains( $value ); $status = $i->intersection( $i2 ); print...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): Number::Interval Download

< 1 2 3 4 5 >