HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of libtoolTests


Ignore:
Timestamp:
12/01/10 06:25:10 (5 years ago)
Author:
marto1914
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libtoolTests

    v2 v3  
    224224 
    225225 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]] 
    229229 
    230230Subproject Libltdl. 
    231231 
    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]] 
    236236 
    237237Nonrecursive Automake Libltdl. 
    238238 
    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]] 
    242242 
    243243Recursive Automake Libltdl. 
    244244 
    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]] 
    248248 
    249249C++ template tests. 
    250250 
    251  99: simple template test                            ok 
    252 100: template test with subdirs                      ok 
     251 99: simple template test                            ok[[BR]] 
     252100: template test with subdirs                      ok[[BR]] 
    253253 
    254254Constructors. 
    255255 
    256 101: C++ static constructors                         ok 
    257 102: C++ exception handling                          ok 
     256101: C++ static constructors                         ok[[BR]] 
     257102: C++ exception handling                          ok[[BR]] 
    258258 
    259259libtool script generation. 
    260260 
    261 103: config.status                                   ok 
    262 104: config.lt                                       ok 
     261103: config.status                                   ok[[BR]] 
     262104: config.lt                                       ok[[BR]] 
    263263 
    264264Libtool usage in GCC 
    265265 
    266 105: AC_NO_EXECUTABLES                               ok 
     266105: AC_NO_EXECUTABLES                               ok[[BR]] 
    267267 
    268268Detecting identical deplibs. 
    269269 
    270 106: build tree relpaths                             expected failure (deplibs-ident.at:68) 
     270106: build tree relpaths                             expected failure (deplibs-ident.at:68)[[BR]] 
    271271 
    272272configure interface to libltdl. 
    273273 
    274 107: installable libltdl                             ok 
    275 108: --with-ltdl-include/lib                         ok 
    276 109: --with-included-ltdl                            ok 
    277 110: convenience libltdl                             ok 
     274107: installable libltdl                             ok[[BR]] 
     275108: --with-ltdl-include/lib                         ok[[BR]] 
     276109: --with-included-ltdl                            ok[[BR]] 
     277110: convenience libltdl                             ok[[BR]] 
    278278 
    279279Libtool stress test. 
    280280 
    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) 
     281111: Link option thorough search test                ok[[BR]] 
     282112: Run tests with low max_cmd_len                  ok[[BR]] 
     283113: override pic_flag at configure time             skipped (pic_flag.at:47)[[BR]] 
    284284 
    285285Mac OS X tests 
    286286 
    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 
     287114: darwin fat compile                              skipped (darwin.at:42)[[BR]] 
     288115: darwin concurrent library extraction            ok[[BR]] 
     289116: darwin gdb debug information                    ok[[BR]] 
     290117: deplibs without file command                    ok[[BR]] 
    291291 
    292292sysroot tests 
    293293 
    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  
     294118: -L=.../lib -l                                   skipped (sysroot.at:203)[[BR]] 
     295119: -L SYSROOT/.../lib -l                           skipped (sysroot.at:204)[[BR]] 
     296120: SYSROOT/.../*.la                                skipped (sysroot.at:205)[[BR]] 
     297 
     298## ------------- ##[[BR]] 
     299## Test results. ##[[BR]] 
     300## ------------- ##[[BR]] 
     301 
     302ERROR: 102 tests were run,[[BR]] 
     3036 failed (5 expected failures).[[BR]] 
     30418 tests were skipped.[[BR]] 
     305## -------------------------- ##[[BR]] 
     306## testsuite.log was created. ##[[BR]] 
     307## -------------------------- ##[[BR]] 
     308 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/