Move from CUnit to BCUnit
This commit is contained in:
parent
930b059a84
commit
ad0faea633
9 changed files with 10 additions and 10 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -58,9 +58,6 @@
|
|||
[submodule "submodules/externals/libupnp"]
|
||||
path = submodules/externals/libupnp
|
||||
url = git://git.linphone.org/libupnp.git
|
||||
[submodule "submodules/externals/cunit"]
|
||||
path = submodules/externals/cunit
|
||||
url = git://git.linphone.org/cunit.git
|
||||
[submodule "submodules/externals/axmlrpc"]
|
||||
path = submodules/externals/axmlrpc
|
||||
url = git://git.linphone.org/axmlrpc.git
|
||||
|
@ -104,3 +101,6 @@
|
|||
[submodule "submodules/belcard"]
|
||||
path = submodules/belcard
|
||||
url = git://git.linphone.org/belcard.git
|
||||
[submodule "submodules/bcunit"]
|
||||
path = submodules/bcunit
|
||||
url = git://git.linphone.org/bcunit.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9352d7ca9e85004842ad1cf02c94138791e55c1c
|
||||
Subproject commit 381df01040121f427c5d1a533cee017be033487a
|
1
submodules/bcunit
Submodule
1
submodules/bcunit
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 53b8f5fed434857af9934b377f21adfc6c334bd6
|
|
@ -1 +1 @@
|
|||
Subproject commit 4cbcda6d13fc8dbf71ffeefc51af8d73952766a0
|
||||
Subproject commit 8be40ede7d484ba459e3836cf1d944f9694d8fe0
|
|
@ -1 +1 @@
|
|||
Subproject commit a58f79864adc0a2ec402742226df01be6c9a4ae4
|
||||
Subproject commit 374a1ae8be6eea497df54e90041b11d81bb32cdf
|
|
@ -1 +1 @@
|
|||
Subproject commit b8033c8dc960b8fd446e3e68d37749828cf7f808
|
||||
Subproject commit 883d1cd5b00ff8bdebdb65dc420d0c60e7edef1c
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b682aa2a26f8fb2ad6318d3e82cf238e3625c7b
|
||||
Subproject commit a76e657cb8848094d6c5fc27666d1f7439de0b89
|
1
submodules/externals/cunit
vendored
1
submodules/externals/cunit
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit efca6599807bd800d740ecc02c2e0b72b912fc69
|
|
@ -1 +1 @@
|
|||
Subproject commit 2e086ee4151c419916ac2e4da545ddada249651f
|
||||
Subproject commit 099a7daf09f5abff212aae5ca1ffb311c74b54e1
|
Loading…
Reference in a new issue