Commit Graph

184 Commits

Author SHA1 Message Date
Mathieu Lacage
627da1a2cb enforce that style conforms to our coding style 2010-02-01 08:04:41 +01:00
Mathieu Lacage
c908222804 document the new --tempdir option 2009-11-26 14:53:53 +01:00
Guillaume Seguin
0289746207 Simulator::SetScheduler now takes an ObjectFactory 2009-11-12 13:19:35 +01:00
Craig Dowell
4450bbafc3 pass explicit temp directory to test suites 2009-11-05 19:14:37 -08:00
Craig Dowell
e17fe2e7cf make win32 compile again 2009-10-26 14:50:38 -07:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00
Mathieu Lacage
c940ca5a90 bug 675: kill old test framework 2009-10-01 13:17:24 +02:00
Craig Dowell
c1142f7738 Refalgamize test framework to allow multiple test failures 2009-09-30 20:26:33 -07:00
Craig Dowell
a03edd5fcc If test suite not found, return failure 2009-09-29 19:58:29 -07:00
Craig Dowell
3ad8ddf899 add test and validation framework 2009-09-12 19:44:17 -07:00
Mathieu Lacage
9028ab74c9 make sure memory is initialized 2009-07-15 08:36:41 +02:00
Mathieu Lacage
35a025338e add an anchor for each generate documentation for a GlobalValue 2009-07-02 15:33:08 +02:00
fmoatamr
dba53a8651 Bug 456: doxygen introspection for trace source config paths is wrong 2009-06-24 09:45:31 +02:00
Mathieu Lacage
e66efe0eaf remove dead code 2009-06-17 17:05:51 +02:00
Gustavo J. A. M. Carneiro
31af526c8b Run unit tests as indenpendent WAF tasks 2009-06-12 12:33:37 +01:00
Mathieu Lacage
4b82af5fd1 bug 580: doxygen introspection does not document global values 2009-06-08 14:14:04 +02:00
Mathieu Lacage
a8e074d6e3 new tags 2009-06-03 08:49:40 +02:00
Tom Henderson
f2804fd500 src/ and utils/ changes for IPv4 routing rework 2009-05-28 21:37:25 -07:00
Faker Moatamri
3113083ede bug 377: --lcov-report not working fully 2009-04-24 11:14:10 +02:00
Mathieu Lacage
e2983b9958 merge 2009-04-17 18:19:03 +02:00
Mathieu Lacage
5cdcf130a5 rename attribute from Position to PositionAllocator to avoid conflict with Position attribute defined in ns3::MobilityModel 2009-04-16 10:55:42 +02:00
Mathieu Lacage
97b726344f rename 2009-03-23 14:37:43 +01:00
Raj Bhattacharjea
d509a8ef15 Fix previous changeset 2009-02-23 23:49:17 -05:00
Raj Bhattacharjea
a0ce50f7ff Proposed RNG API changes 2009-01-13 17:15:44 -05:00
Gustavo J. A. M. Carneiro
2007671aa0 merge 2009-01-09 11:44:13 +00:00
Mathieu Lacage
b2624f8ae9 handle calendar scheduler in bench 2009-01-09 07:51:42 +01:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
Gustavo J. A. M. Carneiro
d474f1933a Bug 289: CommandLine::AddValue is not wrapped 2008-11-26 12:11:11 +00:00
Mathieu Lacage
8ae791d954 remove broken test 2008-10-20 12:37:43 +02:00
Gustavo J. A. M. Carneiro
2073f02054 merge 2008-10-16 11:53:47 +01:00
Mathieu Lacage
e4fb44dd96 bug 343: bench-packets does not work. 2008-10-16 12:44:25 +02:00
Gustavo J. A. M. Carneiro
fe8cbc9a0f A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe 2008-10-15 15:55:09 +01:00
Gustavo J. A. M. Carneiro
8a664200e5 New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators. 2008-10-06 17:39:35 +01:00
Mathieu Lacage
cd39d96f2b bug 282: remove Ipv4L4Demux 2008-09-02 17:20:32 -07:00
Mathieu Lacage
0500b5353e bug 279: Packets need metadata support for printing without header checking 2008-08-25 15:21:01 -07:00
Gustavo J. A. M. Carneiro
abd6647112 New PyBindGen, fixes python wrapper identity issue. 2008-08-23 22:35:10 +01:00
Gustavo J. A. M. Carneiro
27df0a5c92 Python: use hash() as temporary workaround to check if two objects with different wrappers are underneath the same. 2008-08-01 23:11:42 +01:00
Mathieu Lacage
36f196a9a0 bug 252: get rid of dead code. 2008-07-28 08:54:20 -07:00
Gustavo J. A. M. Carneiro
f7fc598240 A couple of attribute python unit tests 2008-07-17 17:57:18 +01:00
Gustavo J. A. M. Carneiro
ee19e57741 Rescan API; fix and enable the socket unit test, as it now works. 2008-07-09 18:50:28 +01:00
Gustavo J. A. M. Carneiro
5f994081d5 python bindings 2008-07-08 10:43:58 -07:00
Mathieu Lacage
b93a9aeef4 bug 245: build failure with gcc 4.3.x 2008-07-02 03:16:36 -07:00
Mathieu Lacage
82e92545aa bug 186: internet-node directory must be renamed to internet-stack 2008-06-09 15:40:22 -07:00
Mathieu Lacage
94587dd4f3 bug 200: Packet::PrintTags is not implemented. 2008-06-03 16:20:17 -07:00
Tom Henderson
72dba0d456 branch merge 2008-05-21 19:00:38 -07:00
Tom Henderson
8dc2460416 move Tcp to TcpSocketFactory 2008-05-20 12:16:55 -07:00
Tom Henderson
4c4ef85a93 s/ns3::Udp/ns3::UdpSocketFactory 2008-05-17 12:08:20 -07:00
Mathieu Lacage
371ed54dc9 bench tags 2008-05-08 11:23:22 -07:00
Mathieu Lacage
66229167d2 enable metadata only on second run 2008-05-07 15:23:46 -07:00
Mathieu Lacage
f2a37c6ca4 avoid stupid string allocation all the time. 2008-05-07 15:01:45 -07:00