Skip to main content

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

Wednesday Sept 3 1.2.0.34

Test platforms are Windows 200, Linux (GTK) and Solaris 8.
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]


Test
Windows 1.2.0.34 (Brent)
Solaris 1.2.0.34 (Mathieu)
Linux 1.2.0.34 (Tanya)
1
p
p
p
2
p
p
p
3
p
p
p
4
p
p
p
5
p
p
p
6
p
p
p
7
p
p
p
8
p
p
p

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.



Back to the top