NSIS/Source/Tests
kichik e8f7406c59 !if${global} killed the block ignore code
!ifdef a
!if${something}
!endif # this will close the first !if, because ${something} is invalid
!endif


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4910 212acab6-be3b-0410-9dea-997c60f758d6
2007-01-27 16:01:48 +00:00
..
compression.cpp compression tests 2007-01-23 16:05:03 +00:00
decompress.cpp gcc doesn't like deleting void* 2007-01-25 17:49:10 +00:00
decompress.h compression tests 2007-01-23 16:05:03 +00:00
DialogTemplate.cpp oops, that shouldn't be there 2006-04-05 18:46:42 +00:00
endian.cpp moved endianity macros to Platform.h 2006-03-11 18:11:27 +00:00
memcpy.c util.h isn't really needed and only causes problems when compiling the tests 2007-01-25 17:50:31 +00:00
mmap.cpp applied patch #1611866 - Fix MMapFile::release(void *pView, int size) 2006-12-09 15:17:24 +00:00
preprocessor.nsi !if${global} killed the block ignore code 2007-01-27 16:01:48 +00:00
ResourceEditor.cpp original data of MakeLangID.exe, without aligned virtual section size 2006-03-25 17:31:48 +00:00
root.txt root instdir related bugs that cannot be automatically tested 2005-11-26 12:44:24 +00:00
SConscript lzma needs pthread on posix 2007-01-25 17:57:08 +00:00
specmatch.cpp added a test for dir_reader::matches 2004-12-10 10:35:40 +00:00
textrunner.cpp first-ever CppUnit unit tests 2004-09-30 18:36:08 +00:00
winchar.cpp added winchar tests 2007-01-25 14:08:41 +00:00