~pitti/autopilot-gtk/enum-flags-properties

  • Committer: Martin Pitt
  • Date: 2013-06-27 04:47:48 UTC
  • Revision ID: martin.pitt@ubuntu.com-20130627044748-3idho5qdc0obsp2n
Add support for GFlags properties

Unlike enums, we don't convert them to strings but keep them as simple number.
Strings like "FLAG_1 | FLAG_FOO" become too unwieldy and not robust enough for
string comparison (order, spaces, etc.).
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 11.1.8 11 years ago Mathieu Trudel-Lapierre Tell bzr-builddeb to build this package in split m Diff
debian 9.1.1 11 years ago allanlesage at gmail Attempted inline packaging. Diff
lib 9.1.1 11 years ago allanlesage at gmail Attempted inline packaging. Diff
tests 40.2.1 10 years ago Allan LeSage Add autopilot tests, switch to g_debug logging, mo Diff
.bzrignore 6.2.1 11 years ago Thomi Richards Added .bzrignore file, a few code cleanups. 6 bytes Diff Download File
CMakeLists.txt 43.2.20 10 years ago Martin Pitt Run tests with verbosity, to see more detailled ou 388 bytes Diff Download File