[ANNOUNCE] xts 0.99.1

Aaron Plattner aplattner at nvidia.com
Tue Feb 19 20:44:46 PST 2013


This release re-enables all of the Xt* test scenarios, along with the ShapeEx
scenario.  It also fixes a few test bugs.  Some tests are still expected to
fail, which is why this is still version 0.99.* rather than 1.0.

Results vs. xts-0.99.0 on Xvfb -screen 0 1050x1200x24 :1

         CASES TESTS  PASS UNSUP UNTST NOTIU  WARN   FIP  FAIL UNRES  UNIN ABORT

-Xproto    122   389   367     2    19     0     0     0     1     0     0     0
+Xproto    122   389   368     2    19     0     0     0     0     0     0     0
 Xlib3     109   161   129     3    26     1     0     0     2     0     0     0
 Xlib4      29   324   286    11    20     5     0     0     2     0     0     0
 Xlib5      15    84    77     2     5     0     0     0     0     0     0     0
 Xlib6       8    50    20     0    30     0     0     0     0     0     0     0
-Xlib7      58   172   143     9    13     0     0     0     6     1     0     0
+Xlib7      58   172   144     9    13     0     0     0     5     1     0     0
 Xlib8      29   165   133    10    22     0     0     0     0     0     0     0
 Xlib9      46  1472  1198    23    36   201     8     0     6     0     0     0
 Xlib10     23    95    56     1    36     0     0     0     1     1     0     0
 Xlib11     33   195   122    22     4    43     0     0     2     2     0     0
-Xlib12     27   138   106     2    15    12     0     0     3     0     0     0
+Xlib12     27   138   108     2    15    12     0     0     1     0     0     0
 Xlib13     32   269   222     3    10     3     0     0    26     5     0     0
 Xlib14     45    58    46     0     5     0     0     0     7     0     0     0
 Xlib15     45   159   121     0    33     0     0     0     5     0     0     0
 Xlib16     30   105    82     1    22     0     0     0     0     0     0     0
 Xlib17     55   131   106     0    21     0     0     0     4     0     0     0
 Xopen       8   127   125     2     0     0     0     0     0     0     0     0
+Xt3        21    73    73     0     0     0     0     0     0     0     0     0
+Xt4        33   192    94     0    98     0     0     0     0     0     0     0
+Xt5        10    69    28     0    41     0     0     0     0     0     0     0
+Xt6         7    71    67     0     0     0     0     0     4     0     0     0
+Xt7        11   106    97     0     6     3     0     0     0     0     0     0
+Xt8         7    43    35     0     4     0     0     0     4     0     0     0
+Xt9        33   189   132     2    55     0     0     0     0     0     0     0
+Xt10        8    17    16     0     1     0     0     0     0     0     0     0
+Xt11       58   285   248     0    34     0     2     0     1     0     0     0
+Xt12       22    67    56     0    11     0     0     0     0     0     0     0
+Xt13       39   178   127     0    47     0     0     0     4     0     0     0
+Xt14        2    18    18     0     0     0     0     0     0     0     0     0
+Xt15        1     2     0     2     0     0     0     0     0     0     0     0
+XtC        29   147    90     1    56     0     0     0     0     0     0     0
+XtE         1     1     1     0     0     0     0     0     0     0     0     0
+ShapeEx    11    11    11     0     0     0     0     0     0     0     0     0

-TOTAL     714  4094  3339    91   317   265     8     0    65     9     0     0
+TOTAL    1007  5563  4436    96   670   268    10     0    74     9     0     0


Aaron Plattner (7):
      Bump version to 0.99.1
      tet: Ignore SIGWINCH (terminal window size change)
      xts5: Define X11_t and TRANS_CLIENT to get Xtrans function prototypes
      xts5: XWriteBitmapFile-3: Report UNTESTED instead of FAIL when run as root
      xts5: XCreateColormap-11: Bogus visuals return BadMatch, not BadValue
      xts5: include xtrans CFLAGS when building libXst
      Use AC_CONFIG_HEADERS to appease automake 1.13

Cyril Brulebois (14):
      configure: Quote argument to m4_pattern_forbid.
      xts5: Fix missing type specifiers.
      xts5: Fix missing string.h include.
      xts5: Fix missing unistd.h includes.
      xts5: Return a dummy value.
      xts5: Add parentheses around assignment in an if.
      xts5: Fix implicit declaration.
      xts5: Try to improve readability.
      xts5: Switch from K&R to ANSI prototypes.
      configure.ac: Require libXau.
      README: Document libXau as a dependency.
      README: Improve two sentences.
      xts-config: Fix “Use of qw(...) as parentheses” warning.
      Remove old files from the TET3 import.

Nalluri Harikrishna (1):
      xts5: XSubImage-1: Use left shift by '31' instead of 'depth' for depth >= 32

Peter Harris (29):
      Ignore generated man page
      Re-enable the ShapeExt tests
      Build libXtaw
      Build Xt3
      Build Xt4
      Build Xt5
      Build Xt6
      Build Xt7
      Build Xt8
      Build Xt9
      Build Xt10
      Build Xt11
      Build Xt12
      Build Xt13
      Build Xt14
      Build Xt15
      Build XtC
      Build XtE
      Revert "Delete the Xt scenarios from 'all'"
      Add ShapeExt section to "all".
      Fix build of Xt* tests on Fedora
      Fix XSendEvent tests
      Check for xtrans in configure
      Fix segfault in XtCallbackReleaseCacheRefList test
      Don't add local paths when the server is remote
      Allow space in read buffer for CRLF and NUL
      Build blowup
      Set XT_DISPLAYHOST for remote connections
      Remove pad adjustments from Xproto/GetImage/PutImage

Peter Hutterer (7):
      lib/Xinput: include stdlib for getenv
      lib/Xinput: check for the new device usage types
      xts5: remove some more getenv() unnecessities
      xts5: remove (type *)NULL casts
      xts5: Fix XSetDeviceFocus-4
      xts5: fix XSetDeviceFocus-5
      Use xorg-macros to drag in man page build dependencies


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

git tag xts-0.99.1

http://xorg.freedesktop.org/releases/individual/test/xts-0.99.1.tar.bz2
SHA1: 9411be7dd13d3307f6f3e9766a17a7281e956bfe  xts-0.99.1.tar.bz2
SHA256: 70a867a3d7a5b37c3992bc442652f18ab1ffbceb15fb5fccb0a055d45b3aa6cf  xts-0.99.1.tar.bz2

http://xorg.freedesktop.org/releases/individual/test/xts-0.99.1.tar.gz
SHA1: e9975bcd4cd4b0471d963b64ccb35a0b9a1b877b  xts-0.99.1.tar.gz
SHA256: 616a6a82e76d4c96992f2933f3b1f7dfa4fbf1389a9d235c20659b1ff1d0a0e2  xts-0.99.1.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJRJFHJAAoJEBvvPYQBpohh9qUP/2LK77bAVbAdvAEy12i3lQN7
JFM7vUCnOInJld/BsGONi4XKwJVA0gRSNK9kh6MwfdtT/QXEqUUCbs80S+OqyPoS
NqkZP26sfJlrGxTIBFZbTgwqhP4xpYx85229zOPP3xwobIwTSY0d+4WzkMRavKrs
Yp0mcMxCXNynaRyX9bIZOotlDLFQC9G3Fu3Hv1+Bu8sR0QrVev5KSrfgfp6wHPY9
YOh8ANRBNr0vlipNsZBVGC2muieb1cDhRZ/5DZ8/iErA67y89Js80jyFWR2V1qvq
W7ucu9Csr+zLp38OcsKjLbXZpMta+uFrd4Iq/6QYh/Fcnk+PibnEbWIV0fn81yI7
D799+u+jx1HSSRz4c58k6ji2tDmGCNmJSu2BWyn8tbQ98o+zibJrOrV5+FPqVOJW
yiJI7K2elqayt5It61aYi5x9pQ5YCY3FonBHIgZwGBGTc4Qfg25J4IzBnGvS0awF
dr1qytgopKNqHUlju4zSL3p6K1jdLfk6W4E3tO6A1KVFItzieUH61JPzU3cYqynv
6CI8wDmrYjpUYSRGoQLoQiIUcffxZVO0JA46ZBXXd3zN4y0/2syCqepPHRdeAaXh
azw1kpJHH27bhuwdsZdlbAr+v5TxGclA4TZUGIudRAhSrynnaNaYqyh/88L0W9dj
g5Mars84a7z8OllnFvMM
=iX+Z
-----END PGP SIGNATURE-----


More information about the xorg-announce mailing list