Mark Pictor
|
bc5533bda8
|
test for, and use, nullptr if we have it
|
2015-08-03 21:37:28 -04:00 |
|
Mark Pictor
|
6e8cad223e
|
cmake 2.8.7 needs append_string, not append
|
2015-08-02 15:37:45 -04:00 |
|
Mark Pictor
|
018e7cfffc
|
reduce delay used in parallel test, as it appears to cause a failure.
TODO: rework the test to not be timing-sensitive
|
2015-08-02 14:53:36 -04:00 |
|
Mark Pictor
|
dc82923cf1
|
support cmake 2.8.7 since that's what travis-ci uses
|
2015-08-02 14:28:53 -04:00 |
|
Mark Pictor
|
aa967b3316
|
tweak includ dir logic, print path
|
2015-07-26 23:22:32 -04:00 |
|
Mark Pictor
|
17b41da525
|
add std::chrono test, if available use in thread test
|
2015-07-26 22:22:44 -04:00 |
|
Mark Pictor
|
135adc76c8
|
fix warning, improve cmake messages
|
2015-07-26 20:49:04 -04:00 |
|
Mark Pictor
|
017faa942f
|
make schema-specific tests work on cmake 3.x
|
2015-07-26 20:49:04 -04:00 |
|
Mark Pictor
|
85f45f38e4
|
debug message for appveyor
|
2015-07-26 15:22:24 -04:00 |
|
Mark Pictor
|
bfbd8df61e
|
minor cleanup
|
2014-12-26 13:34:38 -05:00 |
|
Mark Pictor
|
921de860b0
|
closer...
|
2014-12-26 13:34:28 -05:00 |
|
Mark Pictor
|
5df2f69930
|
inching forward on inverse attrs
|
2014-12-26 13:32:24 -05:00 |
|
Mark Pictor
|
98283dca34
|
more work on inverse attrs, code generation
|
2014-12-26 13:31:21 -05:00 |
|
Mark Pictor
|
7222c91c01
|
update inverse attr test 3
|
2014-12-26 13:26:59 -05:00 |
|
Mark Pictor
|
b1387b731e
|
improve comments, a few other small changes that don't affect behavior
|
2014-12-26 13:24:56 -05:00 |
|
Mark Pictor
|
d1062cddfa
|
use lazyInstMgr for inverse_attr3.cc
|
2014-12-26 13:21:52 -05:00 |
|
Mark Pictor
|
6004ba458b
|
remove outdated comment from inverse_attr2.cc
|
2014-12-26 13:21:52 -05:00 |
|
Mark Pictor
|
7f0a0f852f
|
fix tests that were broken by file name changes
|
2014-03-01 11:53:31 -05:00 |
|
Mark Pictor
|
5c021b2b7f
|
tests were broken because macro name changed
make two variables CACHE INTERNAL so that their values are available in other scopes (i.e. in test dirs)
|
2014-03-01 11:53:30 -05:00 |
|
Cliff Yapp
|
10fb7419b5
|
More whitespace and case tweaks
|
2014-03-01 11:53:30 -05:00 |
|
Cliff Yapp
|
44e02c957a
|
whitespace changes
|
2014-03-01 11:53:30 -05:00 |
|
Cliff Yapp
|
c0e74a9eef
|
Add CMake footer comment to CMake files
|
2014-02-28 22:06:09 -05:00 |
|
davyw
|
02ef60aee2
|
Added DEFINE_DLL_IMPORTS to add_schema_dependent_test macro.
Added stepcore to libraries of aggregate_bound_runtime test to fix linker error.
|
2013-12-29 18:23:55 +01:00 |
|
Mark Pictor
|
d146a62a84
|
update tests to work with STEPattribute class changes
|
2013-10-12 22:21:46 -04:00 |
|
Mark Pictor
|
959c9bc8d5
|
test_inverse_attrs2 works now because of the STEPattr copy ctor fix
|
2013-10-09 21:31:57 -04:00 |
|
Kesha Shah
|
08d5407259
|
Unused Variables Removed
|
2013-08-14 17:38:43 -04:00 |
|
Mark Pictor
|
5fa4b17513
|
replace all references to SCL with SC in CMake files and code
|
2013-04-14 14:49:53 -04:00 |
|
Cliff Yapp
|
8d737980be
|
Run Astyle to sync file layouts
|
2013-03-05 22:01:45 -05:00 |
|
Mark
|
1cac60a9a3
|
Merge pull request #209 from stepcode/review/scl_is_subbuild
fix sub-build; no problems with ctest: http://my.cdash.org/viewTest.php?buildid=383565
|
2012-08-24 13:28:13 -07:00 |
|
Mark Pictor
|
29c18125e1
|
fix lib path for tests
|
2012-08-24 15:18:37 -04:00 |
|
Mark Pictor
|
dba5f86631
|
modify inverse_attr1.cc to use recursive supertype iterator
|
2012-08-05 09:09:56 -04:00 |
|
Mark Pictor
|
e2c6be367c
|
attribute test - find an attribute by name
|
2012-07-14 22:36:00 -04:00 |
|
Mark Pictor
|
bd97d7353d
|
fix logic for STEPaggregate in inverse_attr2.cc
|
2012-07-14 22:33:17 -04:00 |
|
Mark Pictor
|
40554b4a7f
|
add inverse attr tests. currently, 2 of 3 fail
|
2012-07-14 19:09:09 -04:00 |
|
Mark Pictor
|
5af38feaa7
|
fix false-positive build errors reported on cdash
|
2012-04-06 19:15:02 -04:00 |
|
Mark Pictor
|
883bc716ce
|
add test for r/w progress
|
2012-04-06 16:54:41 -04:00 |
|
davyw
|
910faf0198
|
make aggr_runtime_bounds branch compile with MSVC
|
2012-04-05 17:57:34 -04:00 |
|
Mark Pictor
|
473223d831
|
add missing files, make tests work
|
2012-04-01 12:08:06 -04:00 |
|
Mark Pictor
|
52635e7d8b
|
add files to test runtime aggregate bounds
|
2012-03-31 22:08:29 -04:00 |
|