Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-test-dev] Sanity CDT 1.2.0.34

Thanks, Brent, much better...

Just a suggestion, since JDK 1.3.x is our minimum platform, and since 
we've run into trouble a few times now running on 1.3 vs. 1.4, could we 
have all sanity runs using 1.3?

Thoughts?

Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



Brent Nicolle/Ottawa/IBM@IBMCA 
Sent by: cdt-test-dev-admin@xxxxxxxxxxx
09/04/2003 09:38 AM
Please respond to
cdt-test-dev@xxxxxxxxxxx


To
cdt-test-dev@xxxxxxxxxxx
cc

Subject
Re: [cdt-test-dev] Sanity CDT 1.2.0.34






Ugh. Friggin' mailer.  Resending so you can hopefully read the results 
table this time.



Wednesday Sept 3 1.2.0.34

Test platforms are Windows 2K (Brent), Red Hat Linux/GTK (Tanya) and
 Solaris 8 (Mathieu).
Tested JDKs are 1.3.1 and 1.4.1.

Sanity Tests:
1. Load an Unmanaged project into CDT in any platform (Linux, Windows are 
Solaris)
2. Open a file of the project and verify that the Outline View displays 
the classes, the functions, etc correctly
3. Edit a cpp file in the project to add a comment or a line of code
4. Build the project
5. Debug the project
6. Perform a Search [must set new indexer on, search for all class 
declarations named *]
7. Load a Managed project into CDT
8. Build the Managed project [incremental build is n/a, must perform a 
Rebuild]

Build # 1.2.0.34
Platform        Windows         Solaris         Linux
JDK             1.3.1           1.4.1           1.4.1
1               pass            pass            pass
2               pass            pass            pass
3               pass            pass            pass
4               pass            pass            pass
5               pass            pass            pass
6               pass            pass            pass
7               pass            pass            pass
8               pass            pass            pass

Updated defects:
        41751 "Cannot search on cpp files": looks fixed (on linux)
        41718 "Managed build produces empty makefiles": resolved; problem 
was due to JDK 1.4.1 compiled code.
New defects: 
        42501 "Make warnings (eg. clock skew) are treated as errors"

Cheers,

Brent, Mathieu and Tanya.

_______________________________________________
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




Back to the top