[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-test-dev] Status of Sanity for RC0
|
Hi -
After the third "RC0" build, the present state of sanity testing is:
Windows: all pass
Solaris: all pass, except 43372 "Cannot debug managed c++ project" shall
be re-opened.
Linux: still in progress...
Sanity Tests:
0. The build passes the Automated Integration Suite
a. Results are available from
http://update.eclipse.org/tools/cdt/updates/builds/1.2/index.html
1. You can create new projects.
a. Create a new (Standard Make) C++ project
b. Create a new (Managed Build) C++ project
2. You can import existing projects.
a. Import an existing C++ project (eg. HelloWorld) from somewhere on
disk.
3. You can build a Standard Make project.
a. Ensure that a valid Makefile exists in the project.
b. Project > Build initiates a build. (UPDATE REQUIRED)
4. You can build a Managed Make project.
a. Ensure that the Managed C++ Make project was created to produce
(depending on your host) a Cygwin/Linux/Solaris Executable.
b. Disable Window > Preferences > Workbench > Perform build
automatically
c. Use New Class Wizard for a class "Foo" (accept defaults) to
create a Foo.cpp and Foo.h file.
d. In "Foo.cpp", type "main" then Ctrl-Space to add a template for
main(). (Add a trailing newline.)
e. Project > Rebuild creates the Makefile and builds an executable.
5. Files are parsed for language highlighting, and for Outline View.
a. Open a CPP file in a C++ project and verify language and outline
view.
6. You can edit and save C/C++ files.
a. Enable Window > Preferences > Workbench > Perform build
automatically
and Project properties > C/C++ Make Project > Auto build = "make
all"
b. Open a CPP file, modify something, and save.
c. Saving the file causes an automatic build.
7. You can use the C/C++ Search mechanism.
a. Enable indexer for project.
b. From the Search dialog, find all Class Declarations named "*" in
Workspace.
8. You can create and run debug configurations.
a. Make sure you have built (with -g option) a simple executable.
b. Create a new Debug configuration (using GDB/Cygwin Debugger)
c. Set "Break at start of main()".
d. Run the configuration.
e. Step over a statement, or run to a break-point.
f. Run to completion.
9. You can close the session.
a. If started from the command-line (Unix/Linux), no messages were
produced on the console.
b. There are no errors in the .metadata/.log file
Cheers,
- Brent, Tanya & Mathieu
Douglas Schaefer/Ottawa/IBM@IBMCA
Sent by: cdt-test-dev-admin@xxxxxxxxxxx
10/02/2003 02:32 PM
Please respond to
cdt-test-dev@xxxxxxxxxxx
To
cdt-test-dev@xxxxxxxxxxx
cc
Subject
Re: [cdt-test-dev] Status of Sanity for RC0
Try again. The update site has been updated.
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada
Brent Nicolle/Ottawa/IBM@IBMCA
Sent by: cdt-test-dev-admin@xxxxxxxxxxx
10/02/2003 02:02 PM
Please respond to
cdt-test-dev@xxxxxxxxxxx
To
cdt-test-dev@xxxxxxxxxxx
cc
Subject
[cdt-test-dev] Status of Sanity for RC0
Hi cdt-test-dev,
Subscribers to this list should be aware of a few developments:
1. Release Candidate (RC) builds are being manually produced,
so automated build messages have been discontinued.
Monitor cdt-dev for RC build messages.
2. The update site has changed; see Doug's message below.
Build 1.2.0.61 is not the same as RC0.
3. RC0 is not sane.
At least one defect, 44091 (blocker) was raised against Managed Make.
Another build is expected soon.
Cheers,
- Brent
Brent Nicolle
Software Quality Developer - Eclipse CDT - (613) 591 7982
IBM Rational Software, 770 Palladium Drive, Kanata Ontario.
======
From: Douglas Schaefer [mailto:dschaefe@xxxxxxxxxx]
Sent: 02 October 2003 14:06
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] CDT 1.2 RC0 Update Site Ready
Hey gang,
I have tagged the cdt_1_2 branch with the version tag CDT_1_2_RC0 and
have
build a new update site located at:
http://update.eclipse.org/tools/cdt/updates/rc/1.2RC0
If you have installed any of the previous 1.2 builds, you will have to
physically remove them before installing this build. (The version is
numbered 1.2.0). Everything else is on the site home page at the above
link.
I will build the zip distributions next which should be ready by 11 a.m.
EST. Once those are ready we'll get Sebastien to post a note on the
newsgroup.
Cheers,
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada
_______________________________________________
cdt-test-dev mailing list
cdt-test-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-test-dev
_______________________________________________
cdt-test-dev mailing list
cdt-test-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-test-dev