You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Open testfixture project, set to the DEBUG build
2. In test/^testscripts.txt setup the following test:
source $testdir/memsubsys1.test
3. Start running in DEBUG mode
1st error in test is
memsubsys1-2.3... Expected: [1] Got: [0]
finally breaks in sqlite3MallocInit; but this break simply is a section of
code I never ported.
I think these are non-errors, having to do with items we don't need to port
to C#, but would appreciate review and evaluation
Original issue reported on code.google.com by noah.hart@gmail.com on 8 Aug 2009 at 2:41
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
noah.hart@gmail.com
on 8 Aug 2009 at 2:41The text was updated successfully, but these errors were encountered: