kstars-bleeding:kchoi/kstars-feat54/step6

Last commit made on 2021-04-22
Get this branch:
git clone -b kchoi/kstars-feat54/step6 https://git.launchpad.net/kstars-bleeding

Branch merges

Branch information

Name:
kchoi/kstars-feat54/step6
Repository:
lp:kstars-bleeding

Recent commits

cc6ef64... by Eric Dejouhanet <email address hidden>

Make TestPlaceholderPath stable.

6b3c6e9... by Eric Dejouhanet <email address hidden>

Merge branch 'master' into kchoi/kstars-feat54/step6

6fb0664... by Jasem Mutlaq

Check load sequence result in scheduler and fail accordingly

c52290d... by Jasem Mutlaq

Indi fixes

2cef9a9... by choi

Correct original specification tests to take into account 135a6d747

all tests passed

25ec428... by choi

Use `rawFilePrefix` with `targetName` for correct behavior

The other possibility is to create a new placeholder but this was not
specified in the original specification in #54.

979 tests passed and 11 tests failed

55972de... by choi

use `filterEnabled` and `frameType` for correct behavior even if `F` placeholder is present

The behavior is more complicated for the filter placeholder `F` and
different if the placeholder happens in the directory part of the
path or in the file name part of the path.

819 tests passed and 171 tests failed

8e43801... by choi

use `tsEnabled`, `exposureEnabled` even if placeholder is present

739 tests passed and 251 failed

a7e6c7d... by choi

Use `batch_mode` to get default dir when no .esq file is specified

301 tests passed and 689 failed

a4d54a1... by choi

Avoid trailing slash / or underscore _ with empty replacement string

120 tests passed and 870 tests failed.