Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • dbck-q-n-d-link
  • foutput-text_stat-override
  • generations
  • text-stat-sha256
  • use-nettle
  • import-nettle
  • refactor-cached_get_text
  • refactor-cached_get_text-part-2
  • add-text_store
  • introduce-generation_position
  • remove-reclamation
  • dbfile-temp-filenames
  • sstrdup
  • dbfile_open_read-check-magic
  • adns_dist
  • liboop_dist
  • search
  • isc
  • dbdbckmultiplechoice
  • last.cvs.revision
  • 2.1.2
  • 2.1.1
  • 2.1.0
  • adns_1_0
  • liboop_0_9
  • 2.0.7
  • search_bp
  • 2.0.6
  • 2.0.5
  • isc_1_01
  • Protocol-A-10.4
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • isc_1_00
  • isc_merge_1999_05_01
  • isc_merge_1999_04_21
40 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • Per Cederqvist's avatar
    Per Cederqvist authored
    This causes "make check" to fail quickly if running on an expect that
    has broken handling of zero-lenght writes, or if expect is really,
    really slow due to broken glob gate.
    
    * src/server/testsuite/Makefile.am (check-l2g): Depend on
    working-dejagnu.
    (check-lyskomd): Ditto.
    (check-leaks): Ditto.
    (working-dejagnu): New target.
    (EXTRA_DIST): Added dejagnu.0/00-zero-length-write.exp and
    dejagnu.0/90-slow-glob-gate.exp.
    
    * src/server/testsuite/dejagnu.0/00-zero-length-write.exp: New
    test, that fails on known bad versions of expect.
    
    * src/server/testsuite/dejagnu.0/90-slow-glob-gate.exp: New test,
    that fails if a simple regexp pattern causes expect to run too
    slow, indicating that it is converted to a glob pattern that
    causes a lot of backtracking.
    
    * src/server/testsuite/.gitignore: Ignore dejagnu.log and
    dejagnu.sum.
    7f11c20f
    History
    Name Last commit Last update
    ..