summaryrefslogtreecommitdiff
path: root/lib/tests
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1581890 - formatted code with artistic style utility. r=glandiumKai Engert2019-09-244-3037/+3459
| | | | Differential Revision: https://phabricator.services.mozilla.com/D46204
* Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandiumKai Engert2019-09-244-447/+447
| | | | Differential Revision: https://phabricator.services.mozilla.com/D46189
* Bug 1535665 - Remove IRIX support. r=kaieLudovic Hirlimann2019-06-291-4/+0
|
* Bug 1535665 - removing OLD unsupported unix Systems part 1 OSF1/Tru64. r=kaieLudovic Hirlimann2019-06-291-4/+0
|
* Bug 50549: Link to ws2_32.lib instead of wsock32.lib under WindowsWan-Teh Chang2014-03-091-1/+1
| | | | | | because we don't support Windows 95 now. The change was suggested by Jon Smirl <jonsmirl@mediaone.net> and Robert Story <rstory@tislabs.com>. r=wtc.
* Bug 804806: Remove code related to NCR, NEC, NEXTSTEP, SINIX, SNI, SONY,NSPR_4_9_4_BETA2wtc%google.com2012-11-131-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | NEWS-OS, SunOS4, and SunOS 4.1.3_U1. Remove the os_ReliantUNIX.s file. TBR=ted. Modified Files: config/Makefile.in config/nsinstall.c lib/ds/Makefile.in lib/libc/src/Makefile.in lib/prstreams/Makefile.in lib/prstreams/tests/testprstrm/Makefile.in lib/tests/Makefile.in pr/include/gencfg.c pr/include/md/_unixos.h pr/include/private/primpl.h pr/src/Makefile.in pr/src/cplus/tests/Makefile.in pr/src/io/Makefile.in pr/src/io/prfile.c pr/src/io/prmapopt.c pr/src/linking/Makefile.in pr/src/linking/prlink.c pr/src/malloc/Makefile.in pr/src/md/prosdep.c pr/src/md/beos/beos_errors.c pr/src/md/unix/Makefile.in pr/src/md/unix/unix.c pr/src/md/unix/unix_errors.c pr/src/md/unix/uxproces.c pr/src/md/unix/uxrng.c pr/src/md/unix/uxwrap.c pr/src/misc/prtime.c pr/src/pthreads/Makefile.in pr/src/pthreads/ptio.c pr/src/threads/combined/Makefile.in pr/tests/Makefile.in pr/tests/dll/Makefile.in tools/Makefile.in Removed Files: pr/src/md/unix/os_ReliantUNIX.s
* Bug 716564 - update licence to MPL 2. r=gerv.wtc%google.com2012-05-315-140/+16
|
* bug 681588 - Cleanup wrap malloc and its use on Android. Patch by Mike ↵NSPR_4_9_BETA2ted.mielczarek%gmail.com2011-08-291-4/+0
| | | | Hommey <mh@glandium.org>. r=ted
* Bug 557712: NSPR tests under lib/tests do not compile for Android.wtc%google.com2010-07-301-0/+4
| | | | The patch is contributed by Alex Pakhotin <alexp@mozilla.com>. r=wtc.
* Bug 547064: build nsprpub/lib/tests for Windows Mobile. The patch iswtc%google.com2010-07-231-4/+8
| | | | contributed by Brad Lassey <blassey@mozilla.com>. r=wtc.
* Bug 433790: removed obsolete Win16 code from mozilla/nsprpub/lib. Thewtc%google.com2009-02-221-29/+0
| | | | | | | | | | patch is contributed by Arpad Borsos <arpad.borsos@googlemail.com>. r=wtc. Modified Files: ds/plhash.c libc/src/plerror.c msgc/include/prgc.h msgc/src/prgcapi.c msgc/src/prmsgc.c msgc/tests/Makefile.in prstreams/tests/testprstrm/Makefile.in tests/Makefile.in Removed Files: msgc/src/win16gc.c
* Bug 430884: restored the -lpthread linker options (and the associatedwtc%google.com2008-05-031-0/+8
| | | | | | | | | | | comments) removed in the previous checkin. Remove the LOCAL_THREADS_ONLY build variable; now Solaris can just use the CLASSIC_NSPR build variable. Modified Files: lib/msgc/tests/Makefile.in lib/prstreams/tests/testprstrm/Makefile.in lib/tests/Makefile.in pr/include/md/_solaris.h pr/src/Makefile.in pr/src/cplus/tests/Makefile.in pr/tests/Makefile.in tools/Makefile.in
* Bug 430884: removed the obsolete implementation based on Solaris threads.wtc%google.com2008-05-031-15/+0
| | | | | | | | | | | | | Contributed by Julien Pierre <julien.pierre.boogz@sun.com>. r=wtc. Modified Files: configure configure.in lib/msgc/tests/Makefile.in lib/prstreams/tests/testprstrm/Makefile.in lib/tests/Makefile.in pr/include/md/_solaris.h pr/src/Makefile.in pr/src/cplus/tests/Makefile.in pr/src/md/unix/solaris.c pr/tests/Makefile.in pr/tests/foreign.c pr/tests/provider.c tools/Makefile.in Removed Files: pr/src/md/unix/os_SunOS.s
* Bug 330720: white space adjustments.wtc%google.com2008-05-021-1/+1
|
* [OS/2] Bug 330720: remove support for the obsolete OS/2-VACPP from NSPR and ↵mozilla%weilbacher.org2008-05-021-8/+1
| | | | use XP_OS2 instead of XP_OS2_EMX everywhere, p=mkaply/me, r=julien.pierre
* Bug 346354 - Add test program for new PL_CreateLongOptState function. r=wtcnelson%bolyard.com2007-08-082-2/+43
|
* Bug 371247: checked in some changes for OpenBSD. The patch is contributedwtc%google.com2007-05-261-0/+6
| | | | | | by Martynas Venckus <martynas@openbsd.org>. r=nelsonb,wtc. Modified Files: configure configure.in lib/tests/Makefile.in _openbsd.cfg _openbsd.h prnetdb.c
* Bugzilla Bug 360933: removed the 'windows' directory from CVS.wtchang%redhat.com2006-12-191-4/+0
|
* Bugzilla Bug 360933: removed dead code (for the plevent.h functions, whichwtchang%redhat.com2006-12-193-469/+0
| | | | | have been moved to XPCOM). Removed files: makefile readme.1st winevent.c
* Rename real_install target as install.cls%seawood.org2005-11-231-2/+0
| | | | | Thanks to Wan-Teh Chang <wtchang@redhat.com> for the patch. Bug #304239 r=cls
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-021-29/+33
|
* Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.wchang0222%aol.com2004-11-082-3/+3
| | | | | | | | | | | | | | The -DEBUGTYPE flag is no longer supported. Since -DEBUGTYPE:CV is the default, we simply delete it. We added support for VC 5.0 (MSC_VER=1100) back. The patch is contributed by Stephen Walker <sdwalker@myrealbox.com>. r=wtc. Modified Files: configure configure.in config/rules.mk lib/msgc/tests/Makefile.in lib/prstreams/tests/testprstrm/Makefile.in lib/tests/Makefile.in lib/tests/windows/makefile pr/src/cplus/tests/Makefile.in pr/src/misc/Makefile.in tools/Makefile.in
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-255-149/+165
|
* Use PL_strcmp instead of strcmp to avoid having to include <string.h>.wtc%netscape.com2001-11-011-1/+1
|
* Added lib/tests/Makefile to the list of makefiles to be generated bywtc%netscape.com2001-10-311-0/+54
| | | | | | | | | | configure. Modified files: configure configure.in Bugzilla bug 106372: added new function PL_strtok_r. The function was implemented by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>. Modified files: lib/libc/include/plstr.h lib/libc/src/Makefile.in lib/tests/string.c Added file: lib/libc/src/strtok.c
* Eliminated more differences between the autoconf build system and thewtc%netscape.com2001-05-171-2/+3
| | | | | | | | (obsolete) classic build system. Modified Files: configure.in configure lib/prstreams/Makefile.in lib/tests/Makefile.in pr/src/cplus/Makefile.in pr/src/threads/combined/Makefile.in pr/tests/Makefile.in
* Removed all Makefile's. The new autoconf build system uses Makefile.in's.wtc%netscape.com2001-05-171-250/+0
|
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-28/+28
|
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-0/+1
|
* bugzilla: 45343. re-implement PL_ArenaAllocate()NSPRPUB_RELEASE_4_1_1_beta4larryh%netscape.com2001-04-032-17/+101
|
* There is no need to invoke recursive makes for the dummy libs & install ↵cls%seawood.org2001-01-222-2/+0
| | | | phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk.
* Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), ↵cls%seawood.org2001-01-212-46/+46
| | | | $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner
* Sync'ing long lost changes between Makefile & Makefile.incls%seawood.org2000-12-301-2/+20
|
* Removed obsolete test event.c.wtc%netscape.com2000-08-083-384/+0
| | | | | Modified files: Makefile, Makefile.in Removed file: event.c
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-208-11/+11
|
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-138-107/+235
|
* Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.srinivas%netscape.com2000-01-101-2/+20
| | | | Checkin for sobotka@axess.com. Bugzilla 23544.
* Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893srinivas%netscape.com1999-10-141-0/+222
|
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-217-7/+7
|
* Memory leak fixed. Thanks to: David Gardiner <david.gardiner@unisa.edu.aularryh%netscape.com1999-03-311-1/+1
|
* NSPR library name change (libnspr21 ==> libnspr3) andwtc%netscape.com1999-03-172-7/+13
| | | | plevent.c.
* Another update from the internal CVS repository /m/src.RDF_19990305_BASEwtc%netscape.com1999-03-052-3/+8
|
* Landing of miscellaneous changes, including the new error code towtc%netscape.com1999-02-261-0/+11
| | | | string function contributed by John Myers <jgmyers@netscape.com>.
* Link the tests against $(LIBPLC) $(LIBPLDS) $(LIBPR).wtc%netscape.com1999-02-251-5/+3
|
* Merged /m/src/ns/nspr20/lib/tests/arena.c, revision 1.2, by larryh.wtc%netscape.com1999-02-251-0/+34
|
* revert to 3.3, fix my messlarryh%netscape.com1999-02-241-17/+13
|
* don't do windows on unixlarryh%netscape.com1999-02-241-0/+2
|
* set old (3.0) library nameslarryh%netscape.com1999-02-232-9/+11
|
* add test case for pleventlarryh%netscape.com1999-02-232-5/+375
|
* add windows test case for pleventlarryh%netscape.com1999-02-233-0/+433
|