1. 269c20b tests/qdict: check more get_try_int() cases by Marc-André Lureau · 8 years ago
  2. 36aeb60 tests: remove /{qnum, qlist, dict}/destroy test by Marc-André Lureau · 8 years ago
  3. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  4. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  5. de6e795 qobject: Drop useless QObject casts by Eric Blake · 8 years ago
  6. de4598f tests/check-qdict: Fix missing brackets by Dr. David Alan Gilbert · 8 years ago
  7. ca6b6e1 Don't check qobject_type() before qobject_to_qdict() by Markus Armbruster · 8 years ago
  8. a68931e check-qdict: Tighten qdict_crumple_test_recursive() some by Markus Armbruster · 8 years ago
  9. ff9d389 check-qdict: Simplify qdict_crumple_test_recursive() by Markus Armbruster · 8 years ago
  10. 603476c qdict: implement a qdict_crumple method for un-flattening a dict by Daniel P. Berrange · 8 years ago
  11. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  12. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  13. ef1919d check-qdict: Test cases for new functions by Kevin Wolf · 10 years ago
  14. 8a5eb36 check-qdict: Add test for qdict_join() by Max Reitz · 11 years ago
  15. 6475758 check-qdict: Test termination of qdict_array_split() by Max Reitz · 11 years ago
  16. 7841c76 check-qdict: Adjust test for qdict_array_split() by Max Reitz · 11 years ago
  17. 3fb1177 tests: Add test for qdict_flatten() by Max Reitz · 11 years ago
  18. be33134 tests: Add test for qdict_array_split() by Max Reitz · 11 years ago
  19. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  20. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from check-qdict.c]
  21. ac531cb check-qdict: convert to gtest by Anthony Liguori · 13 years ago
  22. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  23. 7464f05 check-qdict: Fix possible crash by Stefan Weil · 14 years ago
  24. d02c6bd check-qdict: Introduce test for the new iteration API by Luiz Capitulino · 15 years ago
  25. c8bc3cd QDict: Small terminology change by Luiz Capitulino · 15 years ago
  26. 41836a9 Fix qtypes' licenses by Luiz Capitulino · 15 years ago
  27. 29ec315 QDict: Fix size update by Luiz Capitulino · 15 years ago
  28. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  29. 7b8c51a Introduce QDict unit-tests by Luiz Capitulino · 16 years ago