Commit History

Author SHA1 Message Date
  Mukund Sivaraman c1a0b11d84 [master] Move cppcheck suppressions to the source files (inline) 13 years ago
  Jelte Jansen 737c4eb744 [1626] fix non-printable escaping in json conv 13 years ago
  Mukund Sivaraman 1a4d0ae65b [1627] Add comment about use of try-catch blocks 13 years ago
  Mukund Sivaraman f95e202d7e [1627] Add a couple more testcases 13 years ago
  Mukund Sivaraman 6ac392ce79 [master] Fix testcase name 13 years ago
  Mukund Sivaraman 376c01fc1b [1627] Fix type of exception thrown in testcase 13 years ago
  Mukund Sivaraman 9d192aa44e [1627] Rewrite code to use local variables 13 years ago
  JINMEI Tatuya 88a80126ce [1627] (editorial) folded long lines 13 years ago
  JINMEI Tatuya 77eddb37c5 [1627] (editorial) folded long lines 13 years ago
  Mukund Sivaraman 252fc353ba [1627] Add the namestring that triggers the exception to the message 13 years ago
  Mukund Sivaraman 1a46994e85 [1627] Unify testcases for NameParserException checks 13 years ago
  Mukund Sivaraman c80eae98a8 [1627] Check for empty origin and file in config, and throw with more relevant error msg 13 years ago
  JINMEI Tatuya ae9eae2905 [1627] fixed some style issues: untabify, position of '*', fold long lines. 13 years ago
  Mukund Sivaraman 48cd72d455 bug #1627: Update error message 13 years ago
  Mukund Sivaraman 06280cc6b4 bug #1627: Generate better error messages when origin is not specified 13 years ago
  Mukund Sivaraman af354fd9eb bug #1627: Rewrite code to use NameParserException 13 years ago
  Mukund Sivaraman 48cfa00bb9 bug #1627: Add common base class for name parser exceptions 13 years ago
  JINMEI Tatuya 16ad60fe0d [324] missing EXTRA_DIST 13 years ago
  JINMEI Tatuya 9aa4dd78f5 [324] make sure dbutil is run only when the DB file exists. 13 years ago
  JINMEI Tatuya 61cdd0f353 [324] cleanup: removed tests checking broken DB missing "diffs" table. 13 years ago
  JINMEI Tatuya eee654360f [324] cleanup: sorted messages. (no content change) 13 years ago
  JINMEI Tatuya 6cce379ad4 [324] use the dbutil script for pre-compatibility checker. 13 years ago
  JINMEI Tatuya 8ef09a5063 [324] added tests for different schema versions for sqlite3_ds. 13 years ago
  JINMEI Tatuya 5b0ea09b5f [324] added test cases for different SQLite3 schema versions. 13 years ago
  JINMEI Tatuya 52f1b58737 [324] upgraded all test SQLite3 data to schema version 2.0 13 years ago
  JINMEI Tatuya 6736c51047 [324] fixed typo in schema def, and make sure setting the minor version. 13 years ago
  JINMEI Tatuya 3104e910b9 [324] fixed typo in the new schema definition, and make sure set minor version. 13 years ago
  JINMEI Tatuya 01d11e9fe7 [324] re-increased the assumed latest version dbutil (to 2.0). 13 years ago
  JINMEI Tatuya a3ccc5c647 [324] make sure latest SQLite3 version (2.0) will be used on creation. 13 years ago
  JINMEI Tatuya 07403ec675 [324new2] Merge branch 'trac324new' into trac324new2 13 years ago