Changes between Version 2 and Version 3 of libtoolTests
- Timestamp:
- 12/01/10 06:25:10 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libtoolTests
v2 v3 224 224 225 225 85: compiling softlinked libltdl ok[[BR]] 226 86: compiling copied libltdl ok 227 87: installable libltdl ok 228 88: linking libltdl without autotools ok 226 86: compiling copied libltdl ok[[BR]] 227 87: installable libltdl ok[[BR]] 228 88: linking libltdl without autotools ok[[BR]] 229 229 230 230 Subproject Libltdl. 231 231 232 89: compiling softlinked libltdl ok 233 90: compiling copied libltdl ok 234 91: installable libltdl ok 235 92: linking libltdl without autotools ok 232 89: compiling softlinked libltdl ok[[BR]] 233 90: compiling copied libltdl ok[[BR]] 234 91: installable libltdl ok[[BR]] 235 92: linking libltdl without autotools ok[[BR]] 236 236 237 237 Nonrecursive Automake Libltdl. 238 238 239 93: compiling softlinked libltdl ok 240 94: compiling copied libltdl ok 241 95: installable libltdl ok 239 93: compiling softlinked libltdl ok[[BR]] 240 94: compiling copied libltdl ok[[BR]] 241 95: installable libltdl ok[[BR]] 242 242 243 243 Recursive Automake Libltdl. 244 244 245 96: compiling softlinked libltdl ok 246 97: compiling copied libltdl ok 247 98: installable libltdl ok 245 96: compiling softlinked libltdl ok[[BR]] 246 97: compiling copied libltdl ok[[BR]] 247 98: installable libltdl ok[[BR]] 248 248 249 249 C++ template tests. 250 250 251 99: simple template test ok 252 100: template test with subdirs ok 251 99: simple template test ok[[BR]] 252 100: template test with subdirs ok[[BR]] 253 253 254 254 Constructors. 255 255 256 101: C++ static constructors ok 257 102: C++ exception handling ok 256 101: C++ static constructors ok[[BR]] 257 102: C++ exception handling ok[[BR]] 258 258 259 259 libtool script generation. 260 260 261 103: config.status ok 262 104: config.lt ok 261 103: config.status ok[[BR]] 262 104: config.lt ok[[BR]] 263 263 264 264 Libtool usage in GCC 265 265 266 105: AC_NO_EXECUTABLES ok 266 105: AC_NO_EXECUTABLES ok[[BR]] 267 267 268 268 Detecting identical deplibs. 269 269 270 106: build tree relpaths expected failure (deplibs-ident.at:68) 270 106: build tree relpaths expected failure (deplibs-ident.at:68)[[BR]] 271 271 272 272 configure interface to libltdl. 273 273 274 107: installable libltdl ok 275 108: --with-ltdl-include/lib ok 276 109: --with-included-ltdl ok 277 110: convenience libltdl ok 274 107: installable libltdl ok[[BR]] 275 108: --with-ltdl-include/lib ok[[BR]] 276 109: --with-included-ltdl ok[[BR]] 277 110: convenience libltdl ok[[BR]] 278 278 279 279 Libtool stress test. 280 280 281 111: Link option thorough search test ok 282 112: Run tests with low max_cmd_len ok 283 113: override pic_flag at configure time skipped (pic_flag.at:47) 281 111: Link option thorough search test ok[[BR]] 282 112: Run tests with low max_cmd_len ok[[BR]] 283 113: override pic_flag at configure time skipped (pic_flag.at:47)[[BR]] 284 284 285 285 Mac OS X tests 286 286 287 114: darwin fat compile skipped (darwin.at:42) 288 115: darwin concurrent library extraction ok 289 116: darwin gdb debug information ok 290 117: deplibs without file command ok 287 114: darwin fat compile skipped (darwin.at:42)[[BR]] 288 115: darwin concurrent library extraction ok[[BR]] 289 116: darwin gdb debug information ok[[BR]] 290 117: deplibs without file command ok[[BR]] 291 291 292 292 sysroot tests 293 293 294 118: -L=.../lib -l skipped (sysroot.at:203) 295 119: -L SYSROOT/.../lib -l skipped (sysroot.at:204) 296 120: SYSROOT/.../*.la skipped (sysroot.at:205) 297 298 ## ------------- ## 299 ## Test results. ## 300 ## ------------- ## 301 302 ERROR: 102 tests were run, 303 6 failed (5 expected failures). 304 18 tests were skipped. 305 ## -------------------------- ## 306 ## testsuite.log was created. ## 307 ## -------------------------- ## 308 294 118: -L=.../lib -l skipped (sysroot.at:203)[[BR]] 295 119: -L SYSROOT/.../lib -l skipped (sysroot.at:204)[[BR]] 296 120: SYSROOT/.../*.la skipped (sysroot.at:205)[[BR]] 297 298 ## ------------- ##[[BR]] 299 ## Test results. ##[[BR]] 300 ## ------------- ##[[BR]] 301 302 ERROR: 102 tests were run,[[BR]] 303 6 failed (5 expected failures).[[BR]] 304 18 tests were skipped.[[BR]] 305 ## -------------------------- ##[[BR]] 306 ## testsuite.log was created. ##[[BR]] 307 ## -------------------------- ##[[BR]] 308
