Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
8c343c45
Commit
8c343c45
authored
Sep 28, 2010
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Utilities/{XmlTest|JrnTests} --> test/{XmlTest|JrnTests}
parent
b94fba6f
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
5 additions
and
3 deletions
+5
-3
Makefile.am
Utilities/Makefile.am
+1
-1
configure.ac
configure.ac
+2
-2
JrnTest.cc
tests/JrnTests/JrnTest.cc
+0
-0
Makefile.am
tests/JrnTests/Makefile.am
+0
-0
Makefile.am
tests/Makefile.am
+2
-0
Makefile.am
tests/UniXmlTest/Makefile.am
+0
-0
XmlTest.cc
tests/UniXmlTest/XmlTest.cc
+0
-0
No files found.
Utilities/Makefile.am
View file @
8c343c45
...
...
@@ -3,7 +3,7 @@
############################################################################
UTILS
=
scripts Admin NullController SViewer-text
\
InfoServer SMonit MBTester codegen
JrnTests
SImitator
InfoServer SMonit MBTester codegen SImitator
#MapSourceParser ClassGen
if
DISABLE_MYSQL
...
...
configure.ac
View file @
8c343c45
...
...
@@ -153,6 +153,8 @@ AC_CONFIG_FILES([Makefile
include/modbus/Makefile
include/IOs/Makefile
tests/Makefile
tests/JrnTests/Makefile
tests/UniXmlTest/Makefile
docs/Makefile
docs/UniSetDox.cfg
docs/UniSetDoxDevel.cfg
...
...
@@ -166,8 +168,6 @@ AC_CONFIG_FILES([Makefile
Utilities/MBTester/Makefile
Utilities/DBServer-MySQL/Makefile
Utilities/SImitator/Makefile
Utilities/JrnTests/Makefile
Utilities/UniXmlTest/Makefile
Utilities/codegen/Makefile
Utilities/codegen/uniset-codegen
Utilities/codegen/tests/Makefile
...
...
Utilitie
s/JrnTests/JrnTest.cc
→
test
s/JrnTests/JrnTest.cc
View file @
8c343c45
File moved
Utilitie
s/JrnTests/Makefile.am
→
test
s/JrnTests/Makefile.am
View file @
8c343c45
File moved
tests/Makefile.am
View file @
8c343c45
...
...
@@ -2,6 +2,8 @@
# This file is part of the UniSet library #
############################################################################
SUBDIRS
=
JrnTests
noinst_PROGRAMS
=
passivetimer unixml ui umutex conftest
passivetimer_SOURCES
=
passivetimer.cc
...
...
Utilitie
s/UniXmlTest/Makefile.am
→
test
s/UniXmlTest/Makefile.am
View file @
8c343c45
File moved
Utilitie
s/UniXmlTest/XmlTest.cc
→
test
s/UniXmlTest/XmlTest.cc
View file @
8c343c45
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment