by: Sven Hilmahr |
last post by:
Hello,
I tried to do a Python 2.3.4 framework installation on my Mac OS X
10.3.5. I configured as described in /Mac/OSX/ReadMe:
../configure --enable-framework
But on make test, one test...
|
by: Michael A. Covington |
last post by:
What is the best way to test whether .NET 1.1 is installed on someone's
machine? I'd like to give him a small program to run to test this, and
based on the answer, he'll download either the big...
|
by: DrUg13 |
last post by:
In java, this seems so easy. You need a new object
Object test = new Object() gives me exactly what I want.
could someone please help me understand the different ways to do the
same thing in...
|
by: Alexander Eisenhuth |
last post by:
Hello alltogether,
I'm new to this group, so please tell me, if there is a better place to ask ...
I'm also new to the TDD (test driven development) aproach. I just started to
learn about the...
|
by: sylcheung |
last post by:
Hi,
Does anyone has any suggestion for Unit Test Framework for c++ program?
Is there any framework which let me use some script languages (e.g.
python) to write the test cases to test c++...
|
by: VvanN |
last post by:
hi, fellows
I'd like to intruduce a new unit test framework for C++
freely available at:
http://unit--.sourceforge.net/
It does not need bothering test registration, here is an example
...
|
by: Chris Davoli |
last post by:
Test Server Environment is:
Win server 2003, SP1, Installed both Framework 1.1 and Framework 2.0.
I've got a 2005 web site (converted from VS2003). When I deploy to test
server it gives me the...
|
by: Orbit |
last post by:
Hi, I hope someone could help me.
I have a simple web service that I developed on my laptop that resides
within a large web application. It queries Northwind & presents the data in a
grid in the...
|
by: nw |
last post by:
Hi,
I previously asked for suggestions on teaching testing in C++. Based
on some of the replies I received I decided that best way to proceed
would be to teach the students how they might write...
|
by: =?Utf-8?B?QXJtaW4gR2FsbGlrZXI=?= |
last post by:
Hi
I've got an unexpected error in a unit test. I want to test a activity from
Windows Workflow Foundation (WF).
First, I executed the test outside of the activity just in the test-init...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|
by: SueHopson |
last post by:
Hi All,
I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...
|