Changeset [848b8c7c80ef432d7cf779922a599ef6f4c6eddb] by Jocelyn Legault

February 17th, 2010 @ 12:58 AM

Rough idea for a test runner for DLLs

THIS CODE IS NOT MEANT FOR PRODUCTION This is a very rough example of what I have in mind for a
test runner. It will probably not compile on other devs
machines because of the hard coded paths for GTest and
GMock.
There's also the problem that the tests from the DLL don't
appear to load, which is a major issue. I've sent a question
on the GTest mailing list to that regard.

However, it shows the general idea I have in mind for a
generic test runner that could take any GTested DLL and
run the tests for it.

Note that I would NOT include the TestRunner in the final
solution. This is just there for quickness sake.

[#35]

Signed-off-by: Jocelyn Legault jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/848b8c7c80ef432d7cf7799...

Committed by Jocelyn Legault

  • A scintilla/tests/testCharClassify.cpp
  • A testRunner/stdafx.cpp
  • A testRunner/stdafx.h
  • A testRunner/targetver.h
  • A testRunner/testRunner.cpp
  • A testRunner/testRunner.vcproj
  • M PowerEditor/visual.net/notepadPlus.9.vcproj
  • M notepadPlus.9.sln
  • M scintilla/src/precompiled_headers.h
  • M scintilla/vcbuild/SciLexer.9.vcproj
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Notepad++ Community Release

Shared Ticket Bins