Commit Graph

7004 Commits

Author SHA1 Message Date
Mitch Watrous
a0ab62ad90 Move tests from core module to its test library and update CHANGES.html 2011-04-06 15:32:12 -07:00
Josh Pelkey
e54bd196ec merge 2011-04-06 15:26:57 -04:00
Mitch Watrous
b833bd577c Move tests from core module to its test library and update CHANGES.html 2011-04-06 12:20:27 -07:00
Josh Pelkey
a5458f8733 update openflow doc 2011-04-06 15:09:31 -04:00
Mathieu Lacage
d3f514eb63 openflow private headers 2011-04-06 15:02:54 -04:00
Mitch Watrous
198e3ea042 Make tests not be built by default 2011-04-06 10:13:04 -07:00
Mathieu Lacage
56268cc4c9 bug 1094: Object::GetObject upon dlopen 2011-04-05 21:39:39 +02:00
Gustavo J. A. M. Carneiro
b56006e6b0 Get pybindgen fix. 2011-04-04 19:44:35 +01:00
Gustavo J. A. M. Carneiro
74aab1431c Python bindings: fix uninitialized value 2011-04-04 12:35:41 +01:00
Tom Henderson
437c3f7f57 repair print-introspected-doxygen 2011-04-03 20:54:34 -07:00
Nicola Baldo
550761456c fixed ActiveProbing for StaWifiMac (bug 1060) 2011-04-03 19:55:26 +02:00
Gustavo J. A. M. Carneiro
e99ecc2acb Enable the boost waf command-line options 2011-04-03 17:39:30 +01:00
Gustavo J. A. M. Carneiro
02b702c01c Rescan old python bindings 2011-04-01 17:45:26 +01:00
Gustavo J. A. M. Carneiro
89234825b1 Bindings rescan 2011-04-01 11:51:51 +01:00
Gustavo J. A. M. Carneiro
7f1f609c48 Python bindings: don't try to wrap Test* classes 2011-03-31 17:47:20 +01:00
Nicola Baldo
c4b293d06e updated doxygen for Object::Dispose (bug 1086) 2011-03-31 12:58:05 +02:00
Nicola Baldo
c790ceb6e7 merge 2011-03-31 12:51:49 +02:00
Mitch Watrous
1c9164b534 Fix NSC load library path 2011-03-30 15:02:38 -07:00
Gustavo J. A. M. Carneiro
035fc29474 Modular bindings: add the std::ios::openmode constants 2011-03-30 18:44:36 +01:00
Gustavo J. A. M. Carneiro
0107996806 Modular bindings: application module must include all of network module, so that Address implicit conversion work as before 2011-03-30 18:19:25 +01:00
Gustavo J. A. M. Carneiro
0fd375ef17 Make sure modular python bindings for emu and tap-bridge are not built on macosx 2011-03-30 17:21:11 +01:00
Nicola Baldo
a4074c5e23 fixed disposal of MultiModelSpectrumChannel 2011-03-30 18:03:34 +02:00
Gustavo J. A. M. Carneiro
d69f0fdd24 Remove the 'Modules to build' debug print 2011-03-30 15:41:02 +01:00
Tom Henderson
0924d7a667 make rocketfule-topology-reader test suite work again 2011-03-30 05:53:58 -07:00
Mathieu Lacage
e07313b335 Try to check for nsc if it was installed 2011-03-30 14:12:46 +02:00
Gustavo J. A. M. Carneiro
6237576a13 merge 2011-03-30 11:13:14 +01:00
Gustavo J. A. M. Carneiro
21dfffbbc6 Add visualizer modular python bindings 2011-03-30 11:12:13 +01:00
Gustavo J. A. M. Carneiro
2867105631 Move olsr test case class declaration over to the test module 2011-03-30 11:11:39 +01:00
Lalith Suresh
e32b172ec1 Merge 2011-03-29 19:05:15 +01:00
Mathieu Lacage
f4c2e86cfd Click installation prefix can now be passed to --with-nsclick option for building ns-3-click 2011-03-29 19:02:31 +01:00
Gustavo J. A. M. Carneiro
2f769cecaa Tentatively switch to build modular bindings by default, to test them 2011-03-29 18:50:56 +01:00
Mitch Watrous
2e6846a36c Move tests from some modules to their test libraries 2011-03-29 10:46:26 -07:00
Gustavo J. A. M. Carneiro
8187bea3f8 API rescan 2011-03-29 18:16:08 +01:00
Gustavo J. A. M. Carneiro
ec7e5f9bae Make sure --python-scan ignores -test modules 2011-03-29 18:15:52 +01:00
Nicola Baldo
5c3b10c740 PhyMac --> GenericPhy 2011-03-29 15:46:03 +02:00
Mitch Watrous
aa99a64810 Move tests from some modules to their test libraries 2011-03-28 16:43:20 -07:00
Mitch Watrous
98d7265e24 Move tests from the internet module to its test library 2011-03-28 15:09:39 -07:00
Lalith Suresh
8e654a5f94 Fixes Click test suite, updates it to use ClickInternetStackHelper, and fixes sanity check in Ipv4ClickRouting 2011-03-28 19:46:05 +01:00
Gustavo J. A. M. Carneiro
edad87014d merge 2011-03-28 18:03:24 +01:00
Gustavo J. A. M. Carneiro
79dcbc4881 Add placeholder files to keep ns/ns3 directories alive 2011-03-28 18:01:31 +01:00
Lalith Suresh
12bf472328 Updates directory listings in Click manual entry 2011-03-28 17:25:32 +01:00
Gustavo J. A. M. Carneiro
72d3ae2016 Bug 1083 - scratch doesn't work when only some modules are enabled 2011-03-28 15:37:23 +01:00
Gustavo J. A. M. Carneiro
f24bd64139 Modular bindings: don't always generate compat ns3.py, only when needed 2011-03-28 15:31:13 +01:00
Gustavo J. A. M. Carneiro
38e2f863c9 Use the waf 'copy' tool to copy __init__.py files
They had to be renamed to work around waf limitations.
2011-03-28 14:56:08 +01:00
Lalith Suresh
19ae044602 Runs 'check-style.py --level=3 -i' on src/click/* 2011-03-28 10:29:02 +01:00
Gustavo J. A. M. Carneiro
3cdd433fbd Modular bindings: Override the core.so module to add an atexit handler that shuts down ns3 before Python 2011-03-27 23:37:58 +01:00
Gustavo J. A. M. Carneiro
35a81dd4e4 Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python 2011-03-27 23:35:55 +01:00
Gustavo J. A. M. Carneiro
5787b9bf36 Modular bindings: add missing dep on the modulegen_customizations.py file, when found 2011-03-27 22:50:00 +01:00
Gustavo J. A. M. Carneiro
f552f18f06 Modular bindings: api rescan 2011-03-27 15:52:35 +01:00
Gustavo J. A. M. Carneiro
d8eb579d5e Modular bindings: disable certain binding classes when certain features are disabled in ns-3. 2011-03-27 15:52:15 +01:00