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

Electron Configuration Unit Test software
Filter: All | Freeware | Demo
 

Electron Configuration Unit Test

< 1 2 3 4 5 > 
Added: August 23, 2013 | Visits: 306

CPP Project Template Creating a new C++ project from scratch can involve a lot of tedium and overhead. The purpose of this project is to provide a template which can be easily modified to create your own C++ project with minimal effort. Key features of this template include: Use of the CMake build system. Makefile...



Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (40): CPP Project Template Download

Added: August 11, 2013 | Visits: 475

BoneCP for Linux BoneCP is a fast, free, open-source, Java database connection pool (JDBC Pool) library. If you are familiar with C3P0 and DBCP then you already know what this means. For the rest, this is a library that will manage a database connection for you to get faster database access in your application....





Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): BoneCP for Linux Download

Added: January 13, 2010 | Visits: 1.377

EasyEclipse for LAMP EasyEclipse for LAMP is for PHP, Python, Perl, and Ruby development with a web server and a database. This distribution contains all the plugins needed to develop in PHP, Python, Perl, Ruby and Ruby On Rail. You may need to disable some plugins based on your needs. This distribution includes...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 163.4 MB Download (103): EasyEclipse for LAMP Download

Added: February 12, 2010 | Visits: 1.305

EasyEclipse for PHP EasyEclipse for PHP is for PHP development with a database. EasyEclipse for PHP contains the tools needed to start developing PHP code: the PHPEclipse IDE, some database tools, as well as Subclipse providing connectivity to Subversion. This distribution includes the following plugins: Core...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 155 MB Download (99): EasyEclipse for PHP Download

Added: March 18, 2010 | Visits: 793

log4sh log4sh project is a logging framework for shell scripts that works similar to the other wonderful logging products available from the Apache Software Foundataion (eg. log4perl, log4j). Although not as powerful as the others, it can make the task of adding advanced logging to shell scripts...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): log4sh Download

Released: October 12, 2011  |  Added: December 17, 2011 | Visits: 1.773

Sense To Webpage The neglected website solution for small businesses and personal users. Designed for non-technical web page editing and general website maintenance. Cut costs and turnaround delays by reducing reliance on web-designer services and expensive authoring tools. Sense To Webpage works with...


Platforms: Windows

License: Freeware Size: 1.71 MB Download (476): Sense To Webpage Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 470

OpenWithTest OpenWithTest is a Visual Studio extension which serves one simple task: To always open your test files and implementation files together. Get OpenWithTest and take it for a spin to see what it can actually do for you! Features: ยท Fits in with a TDD workflow where you will often want...


Platforms: Windows

License: Freeware Download (45): OpenWithTest Download

Added: September 27, 2013 | Visits: 452

SQLUnit SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (52): SQLUnit Download

Added: May 10, 2013 | Visits: 402

plitest Php LIterate TEST is a literate testing language tool written in PHP that can be used to test HTML based applications. As a starting point, the tool will run on Windows, using COM to drive an IE instance and hopes to produce a simple near english language to define the tests. The aim is to have...


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (51): plitest Download

Added: April 02, 2013 | Visits: 412

Create Bus Data for Models with Root-Level Bus Inputs A common task in Simulink is to test a certain component of a larger model. With large-scale modeling, such componentization is often accomplished through the use of model reference. These large models also often use bus signals to organize large amounts of signals in the model. The situation at...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Create Bus Data for Models with Root-Level Bus Inputs Download

Added: September 08, 2013 | Visits: 294

AnonORM AnonORM can be used to retrieve and store objects in SQL database tables. It works by performing what is called object-relational mapping (ORM). This package can create generic objects which can be accessed and changed like any other Plain Old PHP Object (POPO).AnonORM loads an object by...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): AnonORM Download

Added: June 15, 2013 | Visits: 392

pgTAP pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications. Why would you want to unit test...


Platforms: Mac

License: Freeware Size: 163.84 KB Download (41): pgTAP Download

Added: July 26, 2013 | Visits: 237

MozMill for Linux MozMill is a test tool and framework for writing automated tests for Gecko based applications (Firefox, Thunderbird, Songbird, etc). It is built as an extension which includes an IDE (integrated development environment) or as a command line client to help you write, run, and debug tests. MozMill...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (44): MozMill for Linux Download

Added: November 26, 2010 | Visits: 740

Timer_q Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()). Timer_q also aims to be small, fast and easy to use. Whats New in This Release: - Many fixes were made for corner cases. - A debug build was...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (97): Timer_q Download

Added: January 26, 2010 | Visits: 702

MissingH MissingH is a large collection of assorted utility libraries for Haskell. MissingHs primary audience is Haskell programmers that want to get practical things done fast. It also serves as a staging area of sorts for useful, general-purpose Haskell code. This could be code that may eventually...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (88): MissingH Download

Added: June 05, 2010 | Visits: 672

oaklib oaklib is a collection of many useful C++ libraries. The current version of oaklib includes OakUT, a C++ unit test framework. Whats New in This Release: - New ways to define the unit tests that makes it much easier and faster to add the unit tests (OAK_NEW_TEST/OAK_END_TEST macros). -...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (90): oaklib Download

Added: January 25, 2010 | Visits: 818

Elements Elements is a cool and searchable periodic table of elements with lots of useful information. Passing over an element on the table gives you instant access to general information. Clicking on an element gives you full information, such as crystal structure, physical properties, electron...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (110): Elements Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 534

PyQt4 for Linux PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of...


Platforms: Linux

License: Freeware Size: 11.2 MB Download (46): PyQt4 for Linux Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 671

PyQt4 PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of...


Platforms: Windows

License: Freeware Size: 11.2 MB Download (50): PyQt4 Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 141

coberclipse Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.


Platforms: Windows, Mac, Linux

License: Freeware Size: 687.3 KB Download (48): coberclipse Download

< 1 2 3 4 5 >