• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SRombauts / SQLiteCpp / 499

Builds Branch Commit Type Ran Committer Via Coverage
499 master Fix #189 unit test "Column.basis" failing on Visual Studio 2013 The implicit cast to std::string() would fallback to const char* with MSVC 2010-2013 (witch does not work with the NULL char in the middle) Without it, trying to access a binary blo... push 03 Mar 2019 08:26AM UTC SRombauts travis-ci pending completion   set done
498 add-implicit-cast-char-short Add implicit cast operators to char & short and their unsigned variants Fix #179 error: conversion from 'SQLite::Column' to 'unsigned char' is ambiguous push 03 Mar 2019 08:15AM UTC SRombauts travis-ci pending completion   set done
497 fix-vs2013-column-test Fix #189 unit test "Column.basis" failing on Visual Studio 2013 The implicit cast to std::string() would fallback to const char* with MSVC 2010-2013 (witch does not work with the NULL char in the middle) Without it, trying to access a binary blo... push 03 Mar 2019 07:57AM UTC SRombauts travis-ci pending completion   set done
496 fix-vs2013-column-test Fix #189 unit test "Column.basis" failing on Visual Studio 2013 The implicit cast to std::string() would fallback to const char* with MSVC 2010-2013 (witch does not work with the NULL char in the middle) Without it, trying to access a binary blo... push 03 Mar 2019 07:33AM UTC SRombauts travis-ci pending completion   set done
495 fix-vs2013-column-test Further testing push 03 Mar 2019 07:23AM UTC SRombauts travis-ci pending completion   set done
493 fix-vs2013-column-test Fix #189 unit test "Column.basis" failing on Visual Studio 2013 It seems to be related to an SQLite3 bug: Accessing the blob as a string can change it's type (under VS2013 only!) So we do this specific test separately at the end, after having tes... push 02 Mar 2019 11:39PM UTC SRombauts travis-ci pending completion   set done
492 master Fix #167 sqlite3 library cannot be built on Linux when dynamically linked push 02 Mar 2019 11:19PM UTC SRombauts travis-ci pending completion   set done
491 master Updated changelog with past year changes push 02 Mar 2019 11:06PM UTC SRombauts travis-ci pending completion   set done
490 fix-vs2013-column-test Fix #189 unit test "Column.basis" failing on Visual Studio 2013 Switch to using unsigned char for the buffer since char is seen as a text instead of a blob under VS2013 push 02 Mar 2019 10:58PM UTC SRombauts travis-ci pending completion   set done
489 master Updated changelog with past year changes push 02 Mar 2019 10:51PM UTC SRombauts travis-ci pending completion   set done
488 master Merge pull request #187 from IAmWebSA/master Sqlite 3.27.1 -> 3.27.2 version bump Pull #33 02 Mar 2019 10:43PM UTC web-flow travis-ci pending completion   set done
483 master Update copyright notice push 02 Mar 2019 09:17PM UTC SRombauts travis-ci pending completion   set done
482 fix-vs2013-column-test Fix #189 unit test "Column.basis" failing on Visual Studio 2013 Switch to using unsigned char for the buffer since char is seen as a text instead of a blob under VS2013 Also fix #168 Better MSVC support push 02 Mar 2019 09:11PM UTC SRombauts travis-ci pending completion   set done
481 master Fix #189 unit test "Column.basis" failing on Visual Studio 2013 Switch to using unsigned char for the buffer since char is seen as a text instead of a blob under VS2013 Also fix #168 Better MSVC support push 02 Mar 2019 06:27PM UTC SRombauts travis-ci pending completion   set done
480 fix-vs2013-column-test Trying to fix the Column basis unit test on VS2013 push 02 Mar 2019 05:36PM UTC SRombauts travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 39
  • 40
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc