Commit Graph

5356 Commits

Author SHA1 Message Date
Mathieu Lacage
9de9b1b10d typo in Teardown method name 2011-05-03 11:22:20 +02:00
Mathieu Lacage
c803b08135 improve test output upon failure 2011-05-03 11:21:50 +02:00
Mathieu Lacage
4a484cdfd5 convert from old test API 2011-05-03 11:19:03 +02:00
Mathieu Lacage
34211bb68e improve test output upon failure 2011-05-03 11:18:41 +02:00
Mathieu Lacage
dd5f401539 do not log output on std::cout 2011-05-03 11:18:09 +02:00
Mathieu Lacage
967d2abf5c do not log debug output on std::cout 2011-05-03 11:17:35 +02:00
Mathieu Lacage
f609bc4fd2 do not dump debug out on std::cout 2011-05-03 11:16:58 +02:00
Mathieu Lacage
386a2745dd remove / in name 2011-05-03 11:16:39 +02:00
Mathieu Lacage
9f34c1163a merge 2011-04-28 00:11:44 +02:00
Josh Pelkey
65bfec39f2 check additional directory for nsc library 2011-04-27 10:16:08 -04:00
John Abraham
e9a5c40990 Bug 1105 Move topology helpers in separate per-device modules 2011-04-26 15:52:10 -07:00
John Abraham
59752d3727 Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:49:03 -07:00
John Abraham
f6a6236ef8 Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:42:15 -07:00
John Abraham
d406a5b87d Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:18:32 -07:00
Mitch Watrous
23209eb41f Bug 1108 - test.py -e option needs repair 2011-04-26 12:53:50 -07:00
Josh Pelkey
437312f163 move MPI examples over 2011-04-26 15:38:09 -04:00
Tom Henderson
5faedc2049 fix mpi 2011-04-26 14:57:48 -04:00
Mathieu Lacage
c580674e28 try to fix 32bit build with some gcc compilers 2011-04-25 20:21:11 +02:00
Mathieu Lacage
8ed8b63414 avoid conversion warning by old versions of gcc 2011-04-23 13:53:31 +02:00
Mathieu Lacage
75e1ac8345 convert from the really old test API 2011-04-22 13:00:26 +02:00
John Abraham
ff6b43660a Bug 1106: Remove CanvasLocation dependencies 2011-04-22 08:24:37 -07:00
Tom Henderson
bf93e5e7dd disable main-propagation-loss example from valgrind tests 2011-04-21 06:23:25 -07:00
Tom Henderson
534c10f5fc clean valgrind report for main-propagation-loss.cc example 2011-04-21 06:22:05 -07:00
Mathieu Lacage
ef140c82f3 bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets 2011-04-21 13:41:36 +02:00
Mathieu Lacage
d9febdf743 testcase for bug 1072 2011-04-21 09:26:55 +02:00
Tom Henderson
5fdcb13489 break reference cycle in JakesPropagationLossModel; fix destructor 2011-04-20 10:03:40 -07:00
Mitch Watrous
4daaf0abf4 Make some examples free their memory when finished 2011-04-20 09:17:16 -07:00
Mathieu Lacage
b52ff87b43 fix typo: % should be $ 2011-04-19 14:39:15 +02:00
Mathieu Lacage
1ea256f802 forgot ns3 postfix 2011-04-19 14:11:12 +02:00
Mathieu Lacage
086d30464b install core-config.h 2011-04-19 08:25:57 +02:00
Mathieu Lacage
ed0d67d5c9 use netanim-config.h header name to match config naming pattern 2011-04-19 08:25:51 +02:00
Mathieu Lacage
b1dd88b227 fix deps 2011-04-18 12:10:18 +02:00
Andrey Mazo
d3344cbbb8 build fixes for gcc 4.6 2011-04-17 14:54:42 +02:00
Mathieu Lacage
db1a968acf update test output 2011-04-17 14:23:09 +02:00
Mathieu Lacage
7b89cdcd95 merge 2011-04-17 13:58:26 +02:00
Mitch Watrous
c3ebf91792 Move example from core to point-to-point 2011-04-15 16:03:28 -07:00
Tom Henderson
338eb54233 bug 1046: Check AODV LocalDeliver callback before using it 2011-04-15 15:45:50 -07:00
Mitch Watrous
3c78215274 Merge 2011-04-15 13:05:52 -07:00
Mitch Watrous
6c0d5166e8 Make examples that were in samples directory run 2011-04-15 13:03:02 -07:00
Mathieu Lacage
7095312867 modular bindings scan 2011-04-15 21:03:28 +02:00
Mathieu Lacage
a341d022d5 merge with HEAD 2011-04-15 20:50:42 +02:00
Mathieu Lacage
8d52758c4a avoid ambiguous method overloads for python bindings 2011-04-15 20:48:12 +02:00
Mathieu Lacage
8c7d1155cf work around pybindgen bug 2011-04-15 13:32:54 +02:00
Mathieu Lacage
7a62df07e2 make scanner work 2011-04-15 13:23:48 +02:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mathieu Lacage
7ff702d6b1 early work to make python bindings work again with ns-3-time 2011-04-13 09:08:05 +02:00
Mathieu Lacage
3dac7a431e oops, changed the logic. 2011-04-13 08:50:07 +02:00
Mathieu Lacage
8c7070077b fix small bugs 2011-04-13 08:35:49 +02:00
Mathieu Lacage
a2fab881af merge with HEAD 2011-04-13 08:26:47 +02:00
Mitch Watrous
46d63e113b Make examples and tests be enabled from the .ns3rc file 2011-04-12 10:39:17 -07:00