Daniel Marjamäki
|
83d406806f
|
CI; Fixed problems in windows paths
|
2021-06-12 12:45:31 +02:00 |
Daniel Marjamäki
|
4a4808e0ff
|
ImportProject; Try to use relative paths
|
2021-06-12 11:10:35 +02:00 |
Oliver Stöneberg
|
052de79b6d
|
some test/CI related refactoring and cleanup (#3163)
|
2021-04-03 21:22:39 +02:00 |
Oliver Stöneberg
|
b472b4e65d
|
some Python cleanups based on PyCharm inspections (#2999)
* some Python cleanups based on PyCharm inspections
* test-helloworld.py: adjusted assert in test_addon_relative_path()
|
2021-01-31 14:27:11 +01:00 |
Daniel Marjamäki
|
6a24b4f7c8
|
Fixed #10149 (compile database; incomplete handling of directory and file)
|
2021-01-31 10:14:22 +01:00 |
Daniel Marjamäki
|
95e2eebd8a
|
Revert fix for #10149, it caused an unexpected appveyor failure
|
2021-01-30 15:01:19 +01:00 |
Daniel Marjamäki
|
43e8430a80
|
Fixed #10149 (compile database; incomplete handling of directory and file)
|
2021-01-30 12:27:40 +01:00 |
Daniel Marjamäki
|
9e9bb9f804
|
Refactor test/cli/test-proj2.py
|
2021-01-30 10:43:08 +01:00 |
fuzzelhjb
|
fcd5cda97f
|
Check selected files from project (#2378)
|
2020-01-10 08:57:37 +01:00 |
Daniel Marjamäki
|
81fff2edf1
|
Fixed #9464 (Import compile database; only check given configuration)
|
2019-11-09 17:51:42 +01:00 |
Daniel Marjamäki
|
d95f29b23a
|
Fixed test/cli
|
2019-08-18 12:51:32 +02:00 |
Daniel Marjamäki
|
de9c999d79
|
Better handling of spaces in paths
|
2019-06-22 19:20:15 +02:00 |
Daniel Marjamäki
|
37656cdca1
|
Fix comment
|
2019-04-30 08:54:41 +02:00 |
Daniel Marjamäki
|
2156dd7a40
|
test/cli: Add test importing a vs solution with absolute path
|
2019-04-15 19:53:49 +02:00 |
Daniel Marjamäki
|
146683fdeb
|
test/cli: Add one more exclude path test
|
2019-04-15 19:46:12 +02:00 |
Daniel Marjamäki
|
83f8d7fab9
|
test/cli: Improved proj2 testing. fixed bug for relative path when vs-solution is imported with relative path
|
2019-04-15 19:00:57 +02:00 |
Daniel Marjamäki
|
6549aed6f4
|
test/cli: Added testutils.py
|
2019-04-15 16:57:16 +02:00 |
Daniel Marjamäki
|
a03455c505
|
test/cli: test function that creates gui project file
|
2019-04-15 15:03:06 +02:00 |
Daniel Marjamäki
|
65d18b3da9
|
test/cli: refactorings
|
2019-04-15 10:02:25 +02:00 |
Daniel Marjamäki
|
1a8a40ea35
|
test/cli: tweak exclude path to make it work in windows
|
2019-04-15 09:11:23 +02:00 |
Daniel Marjamäki
|
b845ec41d4
|
test/cli: renamed tests
|
2019-04-15 08:53:23 +02:00 |
Daniel Marjamäki
|
15eba39963
|
test/cli: better handling of absolute ignored paths
|
2019-04-15 08:48:58 +02:00 |
Daniel Marjamäki
|
a3efe4e03c
|
test/cli: added proj2 test project
|
2019-04-14 21:02:53 +02:00 |