aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-unittests.sh
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin1-1/+1
2016-02-03Suite test: fix modelines for bash script (emac)Alexis La Goutte1-1/+1
2015-09-23Add a test to verify we pre-allocated enough hf entries.Jeff Morriss1-0/+7
2015-03-30Add ftsanity.py to the unit tests.Gerald Combs1-2/+23
2015-03-13Add a test-programs target everywhere.Gerald Combs1-40/+19
2015-01-02Fix lua tests on WindowsGraham Bloice1-1/+1
2014-07-12make unit-test suite work out-of-treeEvan Huus1-5/+15
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-20Add 4 more test scripts for Lua, and its own testsuite menuHadriel Kaplan1-104/+0
2014-02-14Adds support for Lua struct library so one can pack/unpack binary structuresHadriel Kaplan1-0/+17
2014-02-13Lua: add ability for scripts loaded from command-line to be passed argumentsHadriel Kaplan1-0/+39
2014-02-09Add test suite for Lua dissector-related functionsHadriel Kaplan1-1/+32
2014-02-04Various fixes to the Lua int64 codeEvan Huus1-1/+6
2014-02-04Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan1-0/+12
2013-10-19Add OID unit tests. Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.c...Michael Mann1-0/+7
2013-10-06Try to fix unittest path magic on windows.Evan Huus1-1/+1
2013-10-06From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9174Evan Huus1-4/+4
2013-03-27Run the wmem unit tests with --verbose (provided by glib) so that ifEvan Huus1-1/+5
2013-03-23Add wmem unit test binary (still empty) to nmake build and toEvan Huus1-0/+6
2013-03-01Whitespace changes: Convert spaces to tabs. Add modelines.Chris Maynard1-3/+15
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-16Update INSTALL_DIR to match r42659.Gerald Combs1-3/+3
2007-11-23fix a comment: manifest files are now embedded into .exe / .dll files, no nee...Ulf Lamping1-1/+1
2007-08-27Re-enable unittests after determining that they work correctly Bill Meier1-3/+3
2007-08-25Disable capture tests and unit tests until possible issues corrected.Bill Meier1-3/+3
2007-04-24Addt'l fixes so suite-unittests will run under windowsBill Meier1-3/+4
2007-04-24Use correct install target: 'make ..._install (and not 'make 'install_...')Bill Meier1-1/+1
2007-04-19fix typosRichard van der Hoff1-3/+3
2007-04-18following advice from Gerald, Graham Bloice, and others, let's try copying th...Richard van der Hoff1-1/+14
2007-04-07that didn't help. try skipping the exntest to see if it's just that one.Richard van der Hoff1-6/+3
2007-04-07make the unit tests spam their output, in an attempt yo understand wtf the ma...Richard van der Hoff1-3/+6
2007-04-03another go at fixing the unit tests under windows - give a -f Makefile.nmake argRichard van der Hoff1-1/+1
2007-04-03hopefully fix this for win32 by using nmakeRichard van der Hoff1-1/+7
2007-04-03Propset suite-unittests.sh and add executable to .sh filesJörg Mayer1-0/+0
2007-04-03Run the epan unittests as part of the test suiteRichard van der Hoff1-0/+71