--
---
You received this message because you are subscribed to the Google Groups "Google C++ Testing Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googletestframe...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Now that the project has moved to github what is the process for submitting patches?The devguide is out of date as it discusses svn: https://github.com/google/googletest/blob/master/googletest/docs/DevGuide.md
To unsubscribe from this group and stop receiving emails from it, send an email to googletestframework+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to googletestframe...@googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "Google C++ Mocking Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googlemock+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/googlemock/6875b0c4-e696-4068-a430-798fa163d5cd%40googlegroups.com.
We are extensively using gmock to unit test our code, the gmock version that we are using is 1.5.0
We are uplifting our code to be 64 bit compliant. This means we have to uplift our unit test written in Gmock too.
Do we need to upgrade the gmock version to be able to
compile in 64 bit or Gmock 1.5.0 will
suffice the need?
--
---
You received this message because you are subscribed to the Google Groups "Google C++ Mocking Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googlemock+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/googlemock/1ffb0de5-869c-4901-bcdd-53cdfebf2a78%40googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "Google C++ Testing Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googletestframe...@googlegroups.com.
Billy,
I tried compiling the gmock 1.5.0 in 64 bit, it compiles smooth, even
the gmock unit tests that we have written in 64 bit are running.
we found that there are considerable amount of change from gmock 1.5.0
to googlemock 1.7.0, causing us to change lot of code.
To view this discussion on the web visit https://groups.google.com/d/msgid/googlemock/CAJrSN06WL3TSses9yJ%2BNQWL0cyuQYGaAeT%3DaOy-DuBqtviC88A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/googlemock/CAJrSN06wnktAyyn-ttcaXbqyPMGTAkgydrfJg1dpq0LBkPK1bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.