aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-unittests.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix lua tests on WindowsGraham Bloice2015-01-021-1/+1
* make unit-test suite work out-of-treeEvan Huus2014-07-121-5/+15
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Add 4 more test scripts for Lua, and its own testsuite menuHadriel Kaplan2014-02-201-104/+0
* Adds support for Lua struct library so one can pack/unpack binary structuresHadriel Kaplan2014-02-141-0/+17
* Lua: add ability for scripts loaded from command-line to be passed argumentsHadriel Kaplan2014-02-131-0/+39
* Add test suite for Lua dissector-related functionsHadriel Kaplan2014-02-091-1/+32
* Various fixes to the Lua int64 codeEvan Huus2014-02-041-1/+6
* Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan2014-02-041-0/+12
* Add OID unit tests. Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.c...Michael Mann2013-10-191-0/+7
* Try to fix unittest path magic on windows.Evan Huus2013-10-061-1/+1
* From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9174Evan Huus2013-10-061-4/+4
* Run the wmem unit tests with --verbose (provided by glib) so that ifEvan Huus2013-03-271-1/+5
* Add wmem unit test binary (still empty) to nmake build and toEvan Huus2013-03-231-0/+6
* Whitespace changes: Convert spaces to tabs. Add modelines.Chris Maynard2013-03-011-3/+15
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Update INSTALL_DIR to match r42659.Gerald Combs2012-05-161-3/+3
* fix a comment: manifest files are now embedded into .exe / .dll files, no nee...Ulf Lamping2007-11-231-1/+1
* Re-enable unittests after determining that they work correctly Bill Meier2007-08-271-3/+3
* Disable capture tests and unit tests until possible issues corrected.Bill Meier2007-08-251-3/+3
* Addt'l fixes so suite-unittests will run under windowsBill Meier2007-04-241-3/+4
* Use correct install target: 'make ..._install (and not 'make 'install_...')Bill Meier2007-04-241-1/+1
* fix typosRichard van der Hoff2007-04-191-3/+3
* following advice from Gerald, Graham Bloice, and others, let's try copying th...Richard van der Hoff2007-04-181-1/+14
* that didn't help. try skipping the exntest to see if it's just that one.Richard van der Hoff2007-04-071-6/+3
* make the unit tests spam their output, in an attempt yo understand wtf the ma...Richard van der Hoff2007-04-071-3/+6
* another go at fixing the unit tests under windows - give a -f Makefile.nmake argRichard van der Hoff2007-04-031-1/+1
* hopefully fix this for win32 by using nmakeRichard van der Hoff2007-04-031-1/+7
* Propset suite-unittests.sh and add executable to .sh filesJörg Mayer2007-04-031-0/+0
* Run the epan unittests as part of the test suiteRichard van der Hoff2007-04-031-0/+71