Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Hi all, recently we've added several test_cases, especially to util. They all do have a build.sh and are in an independent directory structure. BTW, some wont build, when I run the build.sh.
Therefore, We need to,
1. Organize it to the original test_case directory structure.
2. Remove the build.sh and add it to the Makefiles. (both Unix and Windows, if it exists)
3. Make sure that they build, especially on Windows (this requires testing definition and declaration of variables)
4. Make sure that the configure option '--enable-tests' is enforced.
5. Minimize number of additional files, when you could add several related tests onto one file
Regards,
Senaka