Gabriel Ferreira
|
8f6a3413a4
|
style: apply black and isort
|
2023-11-20 21:30:01 -03:00 |
|
Gabriel Ferreira
|
9fc3cd40a1
|
tests: add test-ns3.py case for base ns-3 configuration
|
2023-11-19 12:30:12 -03:00 |
|
Gabriel Ferreira
|
c1a03d9777
|
build: enable CMake's --warn-uninitialized by default
|
2023-11-19 12:30:12 -03:00 |
|
Gabriel Ferreira
|
f2c00ceb3b
|
build: fix a test-ns3.py test-case and the bug introduced by a1a6d559
|
2023-11-19 12:30:11 -03:00 |
|
Alexander Krotov
|
a1a6d55949
|
build: Use cmake options -S and -B to avoid changing working directory
|
2023-11-05 00:01:20 +00:00 |
|
Gabriel Ferreira
|
a13acab475
|
tests: fix spelling mistake
|
2023-10-28 15:57:04 -03:00 |
|
Gabriel Ferreira
|
3711e9f9db
|
docs: fix dead urls
|
2023-10-27 00:25:06 -03:00 |
|
Gabriel Ferreira
|
bd52dc4bcd
|
tests: remove unsupported platforms
|
2023-10-27 00:25:06 -03:00 |
|
Eduardo Almeida
|
20ae6fb2d0
|
python: Explicitly specify the encoding when opening files
|
2023-08-18 11:21:47 +00:00 |
|
Gabriel Ferreira
|
e7246b4e78
|
build,test: add support for Vcpkg and CPM package managers
|
2023-08-15 22:32:45 +00:00 |
|
Gabriel Ferreira
|
6241d3aa5f
|
test: update test-ns3.py to handle changes in python examples enablement
They are only enabled when both --enable-examples and --enable-python-bindings are passed.
|
2023-05-30 12:03:44 -03:00 |
|
Gabriel Ferreira
|
458e3b15b4
|
test: update test-ns3.py to handle the mold linker
|
2023-05-30 12:03:43 -03:00 |
|
Eduardo Almeida
|
42d6eea6de
|
Remove emacs lines from Python and C++ files
|
2023-05-23 16:20:52 +00:00 |
|
Gabriel Ferreira
|
e499c28478
|
build: fix scratch targets for file names containing dots in CMake < 3.14
|
2023-04-10 18:59:51 +00:00 |
|
Gabriel Ferreira
|
85fcf95f36
|
build: (fixes #881) fix scratch targets for file names containing dots
|
2023-04-08 15:29:11 -03:00 |
|
Gabriel Ferreira
|
71c1fba5a0
|
build: do not build the test object library when tests are disabled
|
2023-04-06 23:41:38 +00:00 |
|
Gabriel Ferreira
|
2b98ccb9e2
|
test: test-ns3.py case to check if modules from src can depend on contrib
|
2023-04-06 23:41:38 +00:00 |
|
Gabriel Ferreira
|
043199ce9d
|
build: prevent collision between homonymous ns-3 modules and dependencies
|
2023-04-01 10:05:00 -03:00 |
|
Gabriel Ferreira
|
5cef90bc27
|
test: skip non-files when checking for dead urls in test-ns3.py
|
2023-03-17 23:58:33 -03:00 |
|
Tom Henderson
|
f47dd1e706
|
tests: Add installation guide to test-ns3.py
|
2023-03-10 12:04:39 -08:00 |
|
Gabriel Ferreira
|
e9cc61c200
|
tests: update dead url test code in test-ns3.py
|
2023-02-15 14:44:45 +00:00 |
|
Gabriel Ferreira
|
933df2dae2
|
tests: ignore scratch-nested-subdir-lib in test-ns3.py
|
2023-02-15 14:44:45 +00:00 |
|
Gabriel Ferreira
|
edafe76036
|
build: add new .ns3rc message and table asserts/logs setting status
|
2023-01-26 23:22:46 +00:00 |
|
Gabriel Ferreira
|
1b71af65b3
|
test: disable command line colouring during test-ns3.py tests
|
2023-01-22 15:14:42 +00:00 |
|
Gabriel Ferreira
|
bd2dde6c48
|
test: reconfigure before each test in test-ns3.py
|
2022-11-30 23:25:33 -03:00 |
|
Gabriel Ferreira
|
789967fbc4
|
test: add test case for precompiled header checks in test-ns3.py
|
2022-11-13 21:17:39 +00:00 |
|
Gabriel Ferreira
|
abaf9fecbc
|
test: add NS3_NINJA_TRACE test case in test-ns3.py
|
2022-11-13 21:17:39 +00:00 |
|
Gabriel Ferreira
|
1ccd8ed0b6
|
test: add NS3_CLANG_TIMETRACE test case in test-ns3.py
|
2022-11-13 21:17:39 +00:00 |
|
Gabriel Ferreira
|
10a61ca102
|
test: refactor Docker-based tests in test-ns3.py
|
2022-11-13 21:17:39 +00:00 |
|
Gabriel Ferreira
|
77a583ef08
|
build: (fixes #808) handle profile setting changes in the first ns3 run
|
2022-11-13 21:17:39 +00:00 |
|
Gabriel Ferreira
|
d5c425bcf7
|
build: remove MPI_CI environment variable from test-ns3.py test case
|
2022-10-25 12:59:40 -03:00 |
|
Gabriel Ferreira
|
fcbb0b0cfe
|
build: fix mpi test case and refactor test-ns3.py
|
2022-10-17 23:04:49 -03:00 |
|
Gabriel Ferreira
|
4d8ef16f60
|
build: remove C++ format checking tests from test-ns3.py
|
2022-10-10 20:09:59 -03:00 |
|
Gabriel Ferreira
|
c34abb4ccc
|
build: initial Windows support patches
|
2022-09-24 15:16:52 -03:00 |
|
Gabriel Ferreira
|
f8846d22ed
|
build: add STANDALONE option to build_exec and fix static builds
|
2022-09-24 15:04:53 -03:00 |
|
Gabriel Ferreira
|
8d96d482b6
|
build: use lld or mold linkers in supported platforms
|
2022-09-21 21:45:35 -03:00 |
|
Gabriel Ferreira
|
81155c18c7
|
build, docs: Add option to limit build and testing to specified modules
|
2022-09-19 21:55:26 +00:00 |
|
Gabriel Ferreira
|
3e43ef1742
|
build, docs: Replace python-based with cmake-based .ns3rc files
|
2022-09-19 21:55:26 +00:00 |
|
Gabriel Ferreira
|
096b8d428c
|
build: Let test-ns3.py resume from a specific test
|
2022-09-17 11:13:38 +00:00 |
|
Gabriel Ferreira
|
db7f4b831a
|
build: Fix scratches subdir test
|
2022-09-17 11:13:38 +00:00 |
|
Gabriel Ferreira
|
61376eefd7
|
build: fix TestVersionFile case in test-ns3.py
|
2022-08-16 22:52:02 -03:00 |
|
Gabriel Ferreira
|
9058a2c422
|
bindings, test: fix for python tests and Cppyy test case (fixes #724)
|
2022-08-16 22:54:49 +00:00 |
|
Gabriel Ferreira
|
ca421d6447
|
build: fix reading of "0" values from version.cache
Fixes https://gitlab.com/nsnam/ns-3-dev/-/issues/712
|
2022-08-08 13:42:54 -03:00 |
|
Gabriel Ferreira
|
0b2c62bf93
|
build: fix typos and formatting
|
2022-08-07 21:18:59 +00:00 |
|
Gabriel Ferreira
|
da221e41f6
|
build: remove git dependency when using version.cache and add a test
|
2022-08-07 21:18:59 +00:00 |
|
Gabriel Ferreira
|
059c07926a
|
test: add a test case to check the brightness of images in the docs
|
2022-08-05 01:30:40 -03:00 |
|
Gabriel Ferreira
|
8f76129ebf
|
test: fix test-ns3.py uncrustify test case
|
2022-08-05 01:22:12 -03:00 |
|
Gabriel Ferreira
|
58c5a94daa
|
test: remove pybindgen test case
|
2022-08-01 21:24:02 +00:00 |
|
Gabriel Ferreira
|
2942a14ac0
|
build: build scratches with multiple threads in test-ns3.py test case
|
2022-07-27 20:23:04 -03:00 |
|
Gabriel Ferreira
|
e7041ea4b2
|
tests: check if modules are directly linked to their dependencies
|
2022-07-19 12:07:46 -03:00 |
|