wxWidgets/tests
Vadim Zeitlin 7c9b6c9111 Compare file inodes if possible in wxFileName::SameAs().
This allows to correctly return when the two files with different names
actually refer to the same file system object.

Closes #910.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-02-25 23:49:35 +00:00
..
any
archive Remove testing against zip in a pipeline as it no longer supports it. 2012-02-21 20:11:16 +00:00
arrays Test correctness of wxArray::Index() with bFromEnd=true. 2011-11-05 15:20:11 +00:00
base64
benchmarks Avoid CRT deprecation warnings for MSVC build using makefiles too. 2012-02-07 21:38:31 +00:00
cmdline
config
controls Fix the size of the font returned from wxTextCtrl::GetStyle() in wxMSW. 2012-01-14 17:57:11 +00:00
datetime Fix wxDateTime unit test compilation without PCH. 2012-01-05 10:21:46 +00:00
events Increase the tolerance in wxStopWatch unit test. 2011-12-26 12:57:49 +00:00
exec
file
filekind
filename Compare file inodes if possible in wxFileName::SameAs(). 2012-02-25 23:49:35 +00:00
filesys
font Add unit test verifying compilation of various wxFont ctors. 2012-01-23 14:42:56 +00:00
fontmap
formatconverter
fswatcher Ignore extra modify events after rename in wxFileSystemWatcher. 2011-12-21 00:26:06 +00:00
geometry Document and test behaviour of wxRegion methods when it is invalid. 2011-10-18 21:56:48 +00:00
graphics Fix wxAffineMatrix2D::Translate() to multiply on the left. 2012-01-23 11:28:16 +00:00
hashes
html
image Added alpha saving support to TIFF image handler. 2011-08-29 01:13:06 +00:00
interactive
intl Fix unit test French locate checks for glibc >= 2.8. 2012-02-20 10:59:37 +00:00
lists
log
longlong
mbconv
menu Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. 2012-01-15 13:41:17 +00:00
misc Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARSTREAM == 0. 2012-01-15 12:28:57 +00:00
net
regex
scopeguard
sizers
streams
strings Fix handling of positional parameters in wxPrintf() and related. 2012-02-06 13:28:34 +00:00
textfile
thread
toplevel
uris
validators
vectors
weakref
window
xlocale
xml
asserthelper.cpp
asserthelper.h
descrip.mms Fixes for OpenVMS on IA64 2011-09-29 13:47:38 +00:00
dummy.cpp
horse.ani
horse.bmp
horse.cur
horse.gif
horse.ico
horse.jpg
horse.pcx
horse.png
horse.pnm
horse.tga
horse.tif
horse.xpm
makefile.bcc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.gcc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
Makefile.in Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.vc Avoid CRT deprecation warnings for MSVC build using makefiles too. 2012-02-07 21:38:31 +00:00
makefile.wat Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
runtests.bat
test_printfbench.dsp
test_test_gui.dsp Update version to 2.9.4 in version.bkl too and rebake everything. 2011-12-18 14:35:50 +00:00
test_test.dsp
test_vc7_printfbench.vcproj
test_vc7_test_gui.vcproj Update version to 2.9.4 in version.bkl too and rebake everything. 2011-12-18 14:35:50 +00:00
test_vc7_test.vcproj
test_vc8_printfbench.vcproj
test_vc8_test_gui.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
test_vc8_test.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
test_vc9_printfbench.vcproj
test_vc9_test_gui.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
test_vc9_test.vcproj Rebake all project files to reflect MSVC deprecation warnings defines. 2012-02-07 21:38:09 +00:00
test.bkl Link tests with webview library only if it is actually available. 2011-10-30 14:19:59 +00:00
test.cpp
testableframe.cpp
testableframe.h
testdata.fc
testdate.h
testfile.h
testimage.h Added alpha saving support to TIFF image handler. 2011-08-29 01:13:06 +00:00
testprec.h