Move the geometry shenanigans a bit further ahead in the startup
[metze/wireshark/wip.git] / test / suite-unittests.sh
2013-10-19 Michael MannAdd OID unit tests. Bug 9294 (https://bugs.wireshark...
2013-10-06 Evan HuusTry to fix unittest path magic on windows.
2013-10-06 Evan HuusFrom Peter Wu via https://bugs.wireshark.org/bugzilla...
2013-03-27 Evan HuusRun the wmem unit tests with --verbose (provided by...
2013-03-23 Evan HuusAdd wmem unit test binary (still empty) to nmake build...
2013-03-01 Chris MaynardWhitespace changes: Convert spaces to tabs. Add modelines.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-16 Gerald CombsUpdate INSTALL_DIR to match r42659.
2007-11-23 Ulf Lampingfix a comment: manifest files are now embedded into...
2007-08-27 Bill MeierRe-enable unittests after determining that they work...
2007-08-25 Bill MeierDisable capture tests and unit tests until possible...
2007-04-24 Bill MeierAddt'l fixes so suite-unittests will run under windows
2007-04-24 Bill MeierUse correct install target: 'make ..._install (and...
2007-04-19 Richard van der... fix typos
2007-04-18 Richard van der... following advice from Gerald, Graham Bloice, and others...
2007-04-07 Richard van der... that didn't help. try skipping the exntest to see if...
2007-04-07 Richard van der... make the unit tests spam their output, in an attempt...
2007-04-03 Richard van der... another go at fixing the unit tests under windows ...
2007-04-03 Richard van der... hopefully fix this for win32 by using nmake
2007-04-03 Jörg MayerPropset suite-unittests.sh and add executable to .sh...
2007-04-03 Richard van der... Run the epan unittests as part of the test suite